Date: Thursday, October 31, 2019 @ 18:10:18
  Author: felixonmars
Revision: 521575

Python 3.8 rebuild

Modified:
  python-cached-property/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-31 18:10:14 UTC (rev 521574)
+++ PKGBUILD    2019-10-31 18:10:18 UTC (rev 521575)
@@ -2,7 +2,7 @@
 
 pkgname=python-cached-property
 pkgver=1.5.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A decorator for caching properties in classes"
 arch=('any')
 license=('BSD')

Reply via email to