Date: Sunday, October 27, 2019 @ 07:05:26
Author: felixonmars
Revision: 365914
Python 3.8 rebuild
Modified:
python-appdirs/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-27 07:05:02 UTC (rev 365913)
+++ PKGBUILD 2019-10-27 07:05:26 UTC (rev 365914)
@@ -4,7 +4,7 @@
pkgbase=python-appdirs
pkgname=(python-appdirs python2-appdirs)
pkgver=1.4.3
-pkgrel=4
+pkgrel=5
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"