summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvangelos Foutras2020-11-12 17:27:32 +0000
committerCarl Smedstad2024-12-30 15:08:03 +0100
commitdcaae7a09dafbe74f73b68c22446f4b67fe24c8d (patch)
treeb04e45ce021ff3af9754de79e3a607b87f86742a
parent5092807250cbe00b0fa974987e713e1be43d88a6 (diff)
downloadaur-dcaae7a09dafbe74f73b68c22446f4b67fe24c8d.tar.gz
Python 3.9 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29de0e2e6be9..b992c140c235 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-btchip
pkgver=0.1.30
-pkgrel=1
+pkgrel=2
pkgdesc="Python library to communicate with BTChip dongle"
arch=('any')
depends=('python-hidapi')