summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Weiss2023-05-13 23:20:56 -0700
committerMaximilian Weiss2023-05-13 23:20:56 -0700
commitc769aa3304ae26d8b2d9c7029f49e61c83b979b3 (patch)
tree9e024cf2e2754ef985b01dfa9f2441d427a61ab0
parentd81306a35dc0147972f701f5bb83e619028d8b42 (diff)
downloadaur-c769aa3304ae26d8b2d9c7029f49e61c83b979b3.tar.gz
rel bump for python 3.11 move-over
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5042a76d15e3..cc98605289fa 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 = 3
+ pkgrel = 4
url = https://github.com/LedgerHQ/btchip-python
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index a4e139e9083b..aae7cee088e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-btchip-git
pkgver=0.1.32
-pkgrel=3
+pkgrel=4
pkgdesc="Python library to communicate with BTChip dongle"
arch=('any')
depends=('python-hidapi' 'libusb-compat' 'libusb' 'libsystemd')