python-rencode: update to 1.0.6.

This commit is contained in:
Andrea Brancaleoni 2018-10-30 11:51:00 +01:00
parent f75a65a14c
commit 2ae200395e
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-rencode'
pkgname=python-rencode
version=1.0.5
revision=3
version=1.0.6
revision=1
wrksrc="rencode-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools python-Cython python3-Cython"
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-3"
homepage="https://github.com/aresch/rencode"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=cbdb8d2473aa5a7246e1a8077055be697fccec88477b78248c5fe93d79e2cd26
checksum=0ed61111f053ea37511da86ca7aed2a3cfda6bdaa1f54a237c4b86eea52f0733
python3-rencode_package() {
pycompile_module="rencode"