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