author | Felix Yan
<felixonmars@archlinux.org> 2020-11-12 19:18:27 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2020-11-12 19:18:27 UTC |
parent | fd0fc168a788a8d861a6d5aaad2d80ad2e42fecd |
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'