python-rencode: update to 1.0.4.

This commit is contained in:
Andrea Brancaleoni 2016-02-26 06:15:35 +01:00
parent c835682787
commit e59ce4d15f

View file

@ -1,7 +1,7 @@
# Template file for 'python-rencode'
pkgname=python-rencode
version=1.0.3
revision=2
version=1.0.4
revision=1
wrksrc="rencode-${version}"
build_style=python-module
python_versions="2.7 3.4"
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
license="GPL-3"
homepage="https://github.com/aresch/rencode"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=13c47ca2f9cf060083de7e5886e725731863c4a5d95545c68e0bb3a2149da444
checksum=06fad401335bf34e0659885c97f5421b9991c955769f9c4a89f109378fed9657
python3.4-rencode_package() {
pycompile_version="3.4"