python-webassets: update to 0.11.1.
This commit is contained in:
parent
eb894a941c
commit
f698da8f39
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-webassets'
|
# Template file for 'python-webassets'
|
||||||
pkgname=python-webassets
|
pkgname=python-webassets
|
||||||
version=0.11
|
version=0.11.1
|
||||||
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=00e0081b866654d6a6849ff360640dfbee3e24828c7cd01925db3dd336d2ca5b
|
checksum=9f964ce47e99d15cf9228b07417233b6f865d71ab053cf6e446825bcd8f5385c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue