python-decorator: update to 4.0.11
This commit is contained in:
parent
305d8742d9
commit
8edea8a2b8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-decorator'
|
# Template file for 'python-decorator'
|
||||||
pkgname=python-decorator
|
pkgname=python-decorator
|
||||||
version=4.0.10
|
version=4.0.11
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="decorator-${version}"
|
wrksrc="decorator-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://github.com/micheles/decorator"
|
homepage="https://github.com/micheles/decorator"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/d/decorator/decorator-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/d/decorator/decorator-${version}.tar.gz"
|
||||||
checksum=9c6e98edcb33499881b86ede07d9968c81ab7c769e28e9af24075f0a5379f070
|
checksum=953d6bf082b100f43229cf547f4f97f97e970f5ad645ee7601d55ff87afdfe76
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue