Date: Monday, April 10, 2023 @ 04:59:29
Author: felixonmars
Revision: 473620
upgpkg: python-platformdirs 3.1.1-3: rebuild with python 3.11
Modified:
python-platformdirs/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-10 04:58:57 UTC (rev 473619)
+++ PKGBUILD 2023-04-10 04:59:29 UTC (rev 473620)
@@ -3,7 +3,7 @@
pkgname=python-platformdirs
pkgver=3.1.1
-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/platformdirs/platformdirs"