python-cssutils: update to 1.0.2
This commit is contained in:
parent
42b5d19d42
commit
0e094888d6
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-cssutils'
|
||||
pkgname=python-cssutils
|
||||
version=1.0.1
|
||||
revision=3
|
||||
version=1.0.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="cssutils-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
|||
license="LGPL-3"
|
||||
homepage="http://pypi.python.org/pypi/cssutils"
|
||||
distfiles="${PYPI_SITE}/c/cssutils/cssutils-${version}.tar.gz"
|
||||
checksum=d8a18b2848ea1011750231f1dd64fe9053dbec1be0b37563c582561e7a529063
|
||||
checksum=a2fcf06467553038e98fea9cfe36af2bf14063eb147a70958cfcaa8f5786acaf
|
||||
|
||||
alternatives="
|
||||
cssutils:csscapture:/usr/bin/csscapture2
|
||||
|
|
Loading…
Reference in New Issue