git » python-libusb1.git » commit fd0fc16

upgpkg: 1.8-2

author Filipe Laíns
2020-10-27 01:49:33 UTC
committer Filipe Laíns
2020-10-27 01:49:33 UTC
parent 0d187a707df5e17ab19ade25add227e35f3b6076

upgpkg: 1.8-2

PKGBUILD +1 -1

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