Date: Friday, October 25, 2019 @ 13:39:11
  Author: felixonmars
Revision: 365534

Python 3.8 rebuild

Modified:
  python-appdirs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-25 13:37:31 UTC (rev 365533)
+++ PKGBUILD    2019-10-25 13:39:11 UTC (rev 365534)
@@ -4,7 +4,7 @@
 pkgbase=python-appdirs
 pkgname=(python-appdirs python2-appdirs)
 pkgver=1.4.3
-pkgrel=2
+pkgrel=3
 pkgdesc='A small Python module for determining appropriate platform-specific 
dirs, e.g. a "user data dir".'
 arch=('any')
 url="https://github.com/ActiveState/appdirs";

Reply via email to