Date: Wednesday, April 5, 2023 @ 17:07:39
Author: felixonmars
Revision: 472644
upgpkg: python-platformdirs 3.1.1-2: rebuild with python 3.11 (pass1 with
"python-bootstrap-evil")
Modified:
python-platformdirs/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-05 17:07:07 UTC (rev 472643)
+++ PKGBUILD 2023-04-05 17:07:39 UTC (rev 472644)
@@ -3,7 +3,7 @@
pkgname=python-platformdirs
pkgver=3.1.1
-pkgrel=1
+pkgrel=2
pkgdesc='A small Python module for determining appropriate platform-specific
dirs, e.g. a "user data dir"'
arch=('any')
url="https://github.com/platformdirs/platformdirs"