diff options
-rw-r--r-- | main/py-funcsigs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-funcsigs/APKBUILD b/main/py-funcsigs/APKBUILD index 359a9059ed..d3ea6d3906 100644 --- a/main/py-funcsigs/APKBUILD +++ b/main/py-funcsigs/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-funcsigs _pkgname=funcsigs pkgver=1.0.2 -pkgrel=0 +pkgrel=1 pkgdesc="Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+" url="http://funcsigs.readthedocs.org" arch="noarch" |