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 5042a76d15e3..cc98605289fa 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 = 3
+ pkgrel = 4
url = https://github.com/LedgerHQ/btchip-python
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index a4e139e9083b..aae7cee088e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-btchip-git
pkgver=0.1.32
-pkgrel=3
+pkgrel=4
pkgdesc="Python library to communicate with BTChip dongle"
arch=('any')
depends=('python-hidapi' 'libusb-compat' 'libusb' 'libsystemd')