author | Felix Yan
<felixonmars@archlinux.org> 2021-11-30 20:48:55 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2021-11-30 20:48:55 UTC |
parent | 80c1ef0cb00847d4604458ef212c2b5eb295b1d7 |
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'