summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5dfdc699a93..eaeca04e0380 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-btchip-git
pkgdesc = Python library to communicate with BTChip dongle
pkgver = 0.1.32
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/LedgerHQ/btchip-python
arch = any
license = Apache
@@ -19,4 +19,3 @@ pkgbase = python-btchip-git
sha256sums = SKIP
pkgname = python-btchip-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 2d1fc6118bcc..fcf2399b2604 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-btchip-git
pkgver=0.1.32
-pkgrel=1
+pkgrel=2
pkgdesc="Python library to communicate with BTChip dongle"
arch=('any')
depends=('python-hidapi' 'libusb-compat' 'libusb' 'libsystemd')