summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Weiss2017-12-14 23:26:48 -0800
committerMaximilian Weiss2017-12-14 23:26:48 -0800
commit80bd1298f4eb1cc36545cdbdc0b212ab0af56fb0 (patch)
tree592ef3c1e080f033dbffe4a9929b27386022c7bb
parent46a452a4b4b3143d4f46cfad91ab5a79ca1c036a (diff)
downloadaur-80bd1298f4eb1cc36545cdbdc0b212ab0af56fb0.tar.gz
Version bump to prompt upgrade
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d3d7b74fd03..ec4c8c5ca361 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-btchip-git
pkgdesc = Python library to communicate with BTChip dongle
- pkgver = 0.1.22
- pkgrel = 2
+ pkgver = 0.1.24
+ pkgrel = 1
url = https://github.com/LedgerHQ/btchip-python
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index 4f9303b57920..42f50b3f2286 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python-btchip-git
-pkgver=0.1.22
-pkgrel=2
+pkgver=0.1.24
+pkgrel=1
pkgdesc="Python library to communicate with BTChip dongle"
arch=('any')
depends=('python-hidapi')