git » python-libusb1.git » commit 617b81f

Python 3.9 rebuild

author Felix Yan
2020-11-12 19:18:27 UTC
committer Felix Yan
2020-11-12 19:18:27 UTC
parent fd0fc168a788a8d861a6d5aaad2d80ad2e42fecd

Python 3.9 rebuild

PKGBUILD +1 -1

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