[arch-commits] Commit in python-hidapi/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Tue Nov 10 03:59:27 UTC 2020
Date: Tuesday, November 10, 2020 @ 03:59:27
Author: foutrelis
Revision: 748321
upgpkg: python-hidapi 0.10.0.1-6: Python 3.9 rebuild
Modified:
python-hidapi/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-10 03:59:26 UTC (rev 748320)
+++ PKGBUILD 2020-11-10 03:59:27 UTC (rev 748321)
@@ -7,7 +7,7 @@
_pipname=hidapi
pkgver=0.10.0.1
_pkgver=${pkgver%.*}.post${pkgver##*.}
-pkgrel=5
+pkgrel=6
arch=('x86_64')
pkgdesc="A Cython interface to the hidapi from signal11/hidapi"
url="https://github.com/trezor/cython-hidapi"
@@ -42,4 +42,3 @@
install -Dm 755 LICENSE-gpl3.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE-gpl3.txt
install -Dm 755 LICENSE-orig.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE-orig.txt
}
-
More information about the arch-commits
mailing list