summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Weiss2019-11-14 11:14:54 -0800
committerMaximilian Weiss2019-11-14 11:22:00 -0800
commit8e3a055ae3942d995b06012cbca6b61d84f9ff3f (patch)
tree080c4422f6843d6e636bbf5869ed33ceea08ff1f
parent3c2d8e77f1003461a26f7792a5a1086a631c2aab (diff)
downloadaur-8e3a055ae3942d995b06012cbca6b61d84f9ff3f.tar.gz
Rel bump to force re-install for python 3.8
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 225f2716784f..dac66cdd276a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-btchip-git
pkgdesc = Python library to communicate with BTChip dongle
pkgver = 0.1.28
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/LedgerHQ/btchip-python
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index f387cde235ef..4de7728e8d43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-btchip-git
pkgver=0.1.28
-pkgrel=1
+pkgrel=2
pkgdesc="Python library to communicate with BTChip dongle"
arch=('any')
depends=('python-hidapi' 'libusb-compat' 'libusb' 'libsystemd')