diff options
Diffstat (limited to 'testing/py-isbn')
-rw-r--r-- | testing/py-isbn/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-isbn/APKBUILD b/testing/py-isbn/APKBUILD index 880fbebefc..e528f32f2a 100644 --- a/testing/py-isbn/APKBUILD +++ b/testing/py-isbn/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-isbn _pkgname=pyisbn pkgver=1.0.1 -pkgrel=0 +pkgrel=1 pkgdesc="A module for working with 10- and 13-digit ISBNs" url="https://github.com/JNRowe/pyisbn" arch="noarch" |