python-click-threading: update to 0.4.2
This commit is contained in:
parent
f89dd37cfd
commit
aa9d51d773
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-click-threading'
|
||||
pkgname=python-click-threading
|
||||
version=0.4.1
|
||||
version=0.4.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="click-threading-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/click-contrib/click-threading"
|
||||
distfiles="${PYPI_SITE}/c/click-threading/click-threading-${version}.tar.gz"
|
||||
checksum=4e09f12dbaa149bee37e4855e0c7bfe2df247cfe570b3901316ccbeade0646f1
|
||||
checksum=400b0bb63d9096b6bf2806efaf742a1cc8b6c88e0484f0afe7d7a7f0e9870609
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue