diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:39:49 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:25 +0100 |
commit | bb6ac409b264cc41e9682e6733f2ca5ac72e083f (patch) | |
tree | 82dd83a784ae7ff920260f0af09224df0718bb14 /testing/py-rarfile | |
parent | 0e61141101c4084af737a5ef40136a24576c984e (diff) | |
download | aports-bb6ac409b264cc41e9682e6733f2ca5ac72e083f.tar.bz2 aports-bb6ac409b264cc41e9682e6733f2ca5ac72e083f.tar.xz |
testing/py-rarfile: rebuild against new version of python3
Diffstat (limited to 'testing/py-rarfile')
-rw-r--r-- | testing/py-rarfile/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-rarfile/APKBUILD b/testing/py-rarfile/APKBUILD index fcfaf5b65d..897d3ea638 100644 --- a/testing/py-rarfile/APKBUILD +++ b/testing/py-rarfile/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-rarfile _pkgname=rarfile pkgver=3.0 -pkgrel=0 +pkgrel=1 pkgdesc="A RAR archive reader" url="https://github.com/markokr/rarfile" arch="noarch" |