python-rencode: update to 1.0.4.
This commit is contained in:
parent
c835682787
commit
e59ce4d15f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-rencode'
|
# Template file for 'python-rencode'
|
||||||
pkgname=python-rencode
|
pkgname=python-rencode
|
||||||
version=1.0.3
|
version=1.0.4
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="rencode-${version}"
|
wrksrc="rencode-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/aresch/rencode"
|
homepage="https://github.com/aresch/rencode"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=13c47ca2f9cf060083de7e5886e725731863c4a5d95545c68e0bb3a2149da444
|
checksum=06fad401335bf34e0659885c97f5421b9991c955769f9c4a89f109378fed9657
|
||||||
|
|
||||||
python3.4-rencode_package() {
|
python3.4-rencode_package() {
|
||||||
pycompile_version="3.4"
|
pycompile_version="3.4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue