aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-01-27 03:35:12 +0200
committerAndy Postnikov <apostnikov@gmail.com>2019-01-27 03:35:12 +0200
commit281a51e3225e7838f5d95c745e5611fa1484c7e5 (patch)
tree2a06dbcbf66376ff064d8aacacf03d82b74094d3
parent3e9b99a6553d86ed30eeae43f717b2b47d14e99e (diff)
downloadalpine_aports-281a51e3225e7838f5d95c745e5611fa1484c7e5.tar.bz2
alpine_aports-281a51e3225e7838f5d95c745e5611fa1484c7e5.tar.xz
alpine_aports-281a51e3225e7838f5d95c745e5611fa1484c7e5.zip
testing/py-apipkg: bump pkgrel
-rw-r--r--testing/py-apipkg/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-apipkg/APKBUILD b/testing/py-apipkg/APKBUILD
index 2cefe1d034..43f84b089f 100644
--- a/testing/py-apipkg/APKBUILD
+++ b/testing/py-apipkg/APKBUILD
@@ -3,7 +3,7 @@
3pkgname=py-apipkg 3pkgname=py-apipkg
4_pkgname=apipkg 4_pkgname=apipkg
5pkgver=1.5 5pkgver=1.5
6pkgrel=0 6pkgrel=1
7pkgdesc="apipkg: namespace control and lazy-import mechanism" 7pkgdesc="apipkg: namespace control and lazy-import mechanism"
8url="https://github.com/pytest-dev/apipkg" 8url="https://github.com/pytest-dev/apipkg"
9arch="noarch" 9arch="noarch"