diff options
author | Evangelos Foutras | 2020-11-12 17:27:32 +0000 |
---|---|---|
committer | Carl Smedstad | 2024-12-30 15:08:03 +0100 |
commit | dcaae7a09dafbe74f73b68c22446f4b67fe24c8d (patch) | |
tree | b04e45ce021ff3af9754de79e3a607b87f86742a | |
parent | 5092807250cbe00b0fa974987e713e1be43d88a6 (diff) | |
download | aur-dcaae7a09dafbe74f73b68c22446f4b67fe24c8d.tar.gz |
Python 3.9 rebuild
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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') |