python-webassets: update to 0.11.
This commit is contained in:
parent
2939f21c83
commit
eb52ccf354
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-webassets'
|
# Template file for 'python-webassets'
|
||||||
pkgname=python-webassets
|
pkgname=python-webassets
|
||||||
version=0.10.1
|
version=0.11
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://github.com/miracle2k/webassets/"
|
homepage="https://github.com/miracle2k/webassets/"
|
||||||
distfiles="${PYPI_SITE}/w/webassets/webassets-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/w/webassets/webassets-${version}.tar.gz"
|
||||||
checksum=2c59f2ddc0abe29afdc91bb535faf6ce3145a1aaf2c1cd8fefdb0296d8e6c9e2
|
checksum=00e0081b866654d6a6849ff360640dfbee3e24828c7cd01925db3dd336d2ca5b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue