diff options
Diffstat (limited to 'testing/py-gnutls/APKBUILD')
-rw-r--r-- | testing/py-gnutls/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-gnutls/APKBUILD b/testing/py-gnutls/APKBUILD index 1a1c67fc8c..c529342427 100644 --- a/testing/py-gnutls/APKBUILD +++ b/testing/py-gnutls/APKBUILD @@ -4,7 +4,7 @@ pkgname=py-gnutls _name=python-gnutls pkgver=1.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="Python wrapper for the GNUTLS library" url="http://pypi.python.org/pypi/python-gnutls" arch="all" |