Date: Friday, November 9, 2018 @ 20:49:35
Author: foutrelis
Revision: 404425
PIE/BUILDINFO rebuild
Modified:
python2-funcsigs/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-09 20:49:21 UTC (rev 404424)
+++ PKGBUILD 2018-11-09 20:49:35 UTC (rev 404425)
@@ -3,7 +3,7 @@
pkgname=python2-funcsigs
pkgver=1.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="Python function signatures from PEP362"
arch=('any')
url="https://pypi.python.org/pypi/funcsigs/"