python-rencode: update to 1.0.5.

This commit is contained in:
Andrea Brancaleoni 2016-07-17 10:10:03 +02:00
parent fc8cdde193
commit 05725ca1f0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-rencode'
pkgname=python-rencode
version=1.0.4
version=1.0.5
revision=1
wrksrc="rencode-${version}"
build_style=python-module
@ -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=06fad401335bf34e0659885c97f5421b9991c955769f9c4a89f109378fed9657
checksum=cbdb8d2473aa5a7246e1a8077055be697fccec88477b78248c5fe93d79e2cd26
python3.4-rencode_package() {
pycompile_version="3.4"