diff options
Diffstat (limited to 'testing/py-sip/APKBUILD')
-rw-r--r-- | testing/py-sip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-sip/APKBUILD b/testing/py-sip/APKBUILD index db13577f22..188b594e32 100644 --- a/testing/py-sip/APKBUILD +++ b/testing/py-sip/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-sip _pkgname=sip pkgver=4.12.3 -pkgrel=0 +pkgrel=1 pkgdesc="A tool that makes it easy to create Python bindings for C and C++ libraries" url="http://www.riverbankcomputing.com/software/sip/" arch="all" |