python-decorator: update to 4.0.6
This commit is contained in:
parent
85ec432d60
commit
0534a230f6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-decorator'
|
||||
pkgname=python-decorator
|
||||
version=4.0.5
|
||||
version=4.0.6
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="decorator-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://github.com/micheles/decorator"
|
||||
license="2-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/d/decorator/decorator-${version}.tar.gz"
|
||||
checksum=c42187a3c6086055943491e524a4bf3bea906e340c31c75aa14c687e4c2b5492
|
||||
checksum=1c6254597777fd003da2e8fb503c3dbf3d9e8f8d55f054709c0e65be3467209c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Reference in New Issue