summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Weiss2018-04-24 19:13:46 -0700
committerMaximilian Weiss2018-04-24 19:13:46 -0700
commit087dad82d7360e22c141cd048ecbac5b41cdfdab (patch)
tree1a54d332d31a61644b9898112e4b48ff9cce56e9
parent6ed80070097f3a57c395e7cdefdc25f2358aac41 (diff)
downloadaur-087dad82d7360e22c141cd048ecbac5b41cdfdab.tar.gz
Version bump to force upgrade
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e6471c0bbeb..328bf8d30a0d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-btchip-git
pkgdesc = Python library to communicate with BTChip dongle
- pkgver = 0.1.24
- pkgrel = 2
+ pkgver = 0.1.27
+ pkgrel = 1
url = https://github.com/LedgerHQ/btchip-python
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index 6e45c6316348..301a96703447 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python-btchip-git
-pkgver=0.1.24
-pkgrel=2
+pkgver=0.1.27
+pkgrel=1
pkgdesc="Python library to communicate with BTChip dongle"
arch=('any')
depends=('python-hidapi' 'libusb-compat' 'libusb' 'libsystemd')