python3-jeepney: update to 0.4

This commit is contained in:
Alessio Sergi 2018-10-01 13:06:01 +02:00
parent 80011a2502
commit 0fb782d671
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-jeepney' # Template file for 'python3-jeepney'
pkgname=python3-jeepney pkgname=python3-jeepney
version=0.3.1 version=0.4
revision=2 revision=1
noarch=yes noarch=yes
wrksrc="jeepney-${version}" wrksrc="jeepney-${version}"
build_style=python3-module build_style=python3-module
@ -13,7 +13,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="MIT" license="MIT"
homepage="https://gitlab.com/takluyver/jeepney" homepage="https://gitlab.com/takluyver/jeepney"
distfiles="${PYPI_SITE}/j/jeepney/jeepney-${version}.tar.gz" distfiles="${PYPI_SITE}/j/jeepney/jeepney-${version}.tar.gz"
checksum=a6f2aa72e61660248d4d524dfccb6405f17c693b69af5d60dd7f2bab807d907e checksum=6089412a5de162c04747f0220f6b2223b8ba660acd041e52a76426ca550e3c70
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE