git » python-libusb1.git » commit fe35f8b

Python 3.10 rebuild

author Felix Yan
2021-11-30 20:48:55 UTC
committer Felix Yan
2021-11-30 20:48:55 UTC
parent 80c1ef0cb00847d4604458ef212c2b5eb295b1d7

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index e30a298..5b42cb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 _pkgname=libusb1
 pkgname=python-$_pkgname
 pkgver=2.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Python ctype-based wrapper around libusb1'
 arch=('any')
 url='https://github.com/vpelletier/python-libusb1'