python3-jeepney: update to 0.4.2.
This commit is contained in:
parent
c10c6cb4ce
commit
3686b4701b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-jeepney'
|
||||
pkgname=python3-jeepney
|
||||
version=0.4.1
|
||||
revision=2
|
||||
version=0.4.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="jeepney-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="MIT"
|
||||
homepage="https://gitlab.com/takluyver/jeepney"
|
||||
distfiles="${PYPI_SITE}/j/jeepney/jeepney-${version}.tar.gz"
|
||||
checksum=13806f91a96e9b2623fd2a81b950d763ee471454aafd9eb6d75dbe7afce428fb
|
||||
checksum=0ba6d8c597e9bef1ebd18aaec595f942a264e25c1a48f164d46120eacaa2e9bb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue