diff options
-rw-r--r-- | main/py-httplib2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-httplib2/APKBUILD b/main/py-httplib2/APKBUILD index dbeca88bd1..6df2dce5db 100644 --- a/main/py-httplib2/APKBUILD +++ b/main/py-httplib2/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-httplib2 _pkgname=httplib2 pkgver=0.12.1 -pkgrel=0 +pkgrel=1 pkgdesc="Python HTTP client library" url="https://github.com/httplib2/httplib2" arch="noarch" |