Date: Friday, April 7, 2023 @ 12:52:00
Author: felixonmars
Revision: 1441134
upgpkg: python-litesdcard 2021.08-2: rebuild with python 3.11
Modified:
python-litesdcard/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 12:51:52 UTC (rev 1441133)
+++ PKGBUILD 2023-04-07 12:52:00 UTC (rev 1441134)
@@ -3,7 +3,7 @@
_pkgname=litesdcard
pkgname=python-$_pkgname
pkgver=2021.08
-pkgrel=1
+pkgrel=2
pkgdesc='Small footprint and configurable SD Card core'
arch=('any')
url="https://github.com/enjoy-digital/$_pkgname"