python3-aniso8601: update to 6.0.0
This commit is contained in:
parent
99a6f5d318
commit
746428d8aa
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'python3-aniso8601'
|
||||
pkgname=python3-aniso8601
|
||||
version=4.1.0
|
||||
version=6.0.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
_gitver=e9e74b94c8ed
|
||||
_gitver=6841a78ecc9c
|
||||
wrksrc="nielsenb-aniso8601-${_gitver}"
|
||||
build_style=python3-module
|
||||
pycompile_module="aniso8601"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://bitbucket.org/nielsenb/aniso8601"
|
||||
distfiles="${homepage}/get/v${version}.tar.gz"
|
||||
checksum=4fe64dee414bb1b6ce2880dfedc42944d675430dcbea157bf3768246eebd4512
|
||||
checksum=fc5ec805d38efb61f3c25c79c89aae7b1b49be2f5857e039136ae88cb238b4dd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue