summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Weiss2019-09-17 02:24:17 -0700
committerMaximilian Weiss2019-09-17 02:24:17 -0700
commit3c2d8e77f1003461a26f7792a5a1086a631c2aab (patch)
treef156eafc46b0db4f0bdd0bd726d78f799a782dac
parent087dad82d7360e22c141cd048ecbac5b41cdfdab (diff)
downloadaur-3c2d8e77f1003461a26f7792a5a1086a631c2aab.tar.gz
Version bump just to make sure people have updated
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 328bf8d30a0d..225f2716784f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-btchip-git
pkgdesc = Python library to communicate with BTChip dongle
- pkgver = 0.1.27
+ pkgver = 0.1.28
pkgrel = 1
url = https://github.com/LedgerHQ/btchip-python
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 301a96703447..f387cde235ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python-btchip-git
-pkgver=0.1.27
+pkgver=0.1.28
pkgrel=1
pkgdesc="Python library to communicate with BTChip dongle"
arch=('any')