Date: Thursday, October 31, 2019 @ 17:09:06
  Author: foutrelis
Revision: 521276

Python 3.8 rebuild

Modified:
  python-phpserialize/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-31 17:08:41 UTC (rev 521275)
+++ PKGBUILD    2019-10-31 17:09:06 UTC (rev 521276)
@@ -2,7 +2,7 @@
 _name=phpserialize
 pkgname=python-phpserialize
 pkgver=1.3
-pkgrel=4
+pkgrel=5
 pkgdesc="A port of the serialize and unserialize functions of php to python"
 arch=('any')
 url="https://github.com/mitsuhiko/phpserialize";

Reply via email to