summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Weiss2020-12-07 21:54:23 -0800
committerMaximilian Weiss2020-12-07 21:54:23 -0800
commite99165d0db517420617d23a6ab5c97ff2e567a16 (patch)
tree81623190b6f027d230b2290357b48afe1bec627d
parent168d4bb58f7456a588e25b14a5a8cead501c58cb (diff)
downloadaur-e99165d0db517420617d23a6ab5c97ff2e567a16.tar.gz
Rel bump to rebuild package python 3.9 upgrade
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be4870ff4344..c4ec3a8f9bcd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-btchip-git
pkgdesc = Python library to communicate with BTChip dongle
pkgver = 0.1.31
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/LedgerHQ/btchip-python
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index 72657264b61e..51e5044e625c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-btchip-git
pkgver=0.1.31
-pkgrel=1
+pkgrel=2
pkgdesc="Python library to communicate with BTChip dongle"
arch=('any')
depends=('python-hidapi' 'libusb-compat' 'libusb' 'libsystemd')