author | Felix Yan
<felixonmars@archlinux.org> 2023-04-06 13:57:32 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2023-04-06 13:57:32 UTC |
parent | 42a086a7e540d3313950806a3d15bbada3364301 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index af2d13b..929ddc6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ _pkgname=libusb1 pkgname=python-$_pkgname pkgver=3.0.0 -pkgrel=1 +pkgrel=2 pkgdesc='Python ctype-based wrapper around libusb1' arch=('any') url='https://github.com/vpelletier/python-libusb1'