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