Date: Thursday, April 6, 2023 @ 15:06:49
Author: felixonmars
Revision: 1439391
upgpkg: python-hid 1.0.4-8: rebuild with python 3.11
Modified:
python-hid/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 15:06:48 UTC (rev 1439390)
+++ PKGBUILD 2023-04-06 15:06:49 UTC (rev 1439391)
@@ -3,7 +3,7 @@
pkgname=python-hid
pkgver=1.0.4
-pkgrel=7
+pkgrel=8
_pkgname=${pkgname#python-}
pkgdesc="Python hidapi bindings in ctypes (aka pyhidapi)"
arch=(any)