Date: Friday, April 7, 2023 @ 12:51:36
Author: felixonmars
Revision: 1441128
upgpkg: python-liteiclink 2021.08-2: rebuild with python 3.11
Modified:
python-liteiclink/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 12:51:33 UTC (rev 1441127)
+++ PKGBUILD 2023-04-07 12:51:36 UTC (rev 1441128)
@@ -3,7 +3,7 @@
_pkgname=liteiclink
pkgname=python-$_pkgname
pkgver=2021.08
-pkgrel=1
+pkgrel=2
pkgdesc='Small footprint and configurable Inter-Chip communication cores'
arch=('any')
url="https://github.com/enjoy-digital/$_pkgname"