git » python-libusb1.git » commit 39fc6c9

Python 3.10 rebuild

author Felix Yan
2021-12-02 12:08:12 UTC
committer Felix Yan
2021-12-02 12:08:12 UTC
parent fe35f8bd32c1161ebf6306aeafcf1333ec2032db

Python 3.10 rebuild

PKGBUILD +1 -1

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