summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Weiss2021-12-17 08:42:37 -0800
committerMaximilian Weiss2021-12-17 08:42:37 -0800
commit52c135a7b285799a0eb3c251a0e14ff27cc940e4 (patch)
tree1baf818d2299bf7aed5037605d27fb27746e036f
parent91f988635f40387569196e278b336eea3c01d73f (diff)
downloadaur-52c135a7b285799a0eb3c251a0e14ff27cc940e4.tar.gz
Rel bump to force rebuild for python 3.10
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5dfdc699a93..eaeca04e0380 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-btchip-git
pkgdesc = Python library to communicate with BTChip dongle
pkgver = 0.1.32
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/LedgerHQ/btchip-python
arch = any
license = Apache
@@ -19,4 +19,3 @@ pkgbase = python-btchip-git
sha256sums = SKIP
pkgname = python-btchip-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 2d1fc6118bcc..fcf2399b2604 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-btchip-git
pkgver=0.1.32
-pkgrel=1
+pkgrel=2
pkgdesc="Python library to communicate with BTChip dongle"
arch=('any')
depends=('python-hidapi' 'libusb-compat' 'libusb' 'libsystemd')