summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4bb9d3c781ee..d0ebd593fca7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python2-pyusb
pkgdesc = USB access on Python
pkgver = 1.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pyusb/pyusb
arch = any
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 1780cf087813..112656d6491d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _pkgname=pyusb
pkgname=python2-pyusb
pkgdesc="USB access on Python"
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
arch=('any')
url="https://github.com/pyusb/pyusb"
license=('custom')