[arch-commits] Commit in python-hidapi/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 25 19:56:53 UTC 2019
Date: Friday, October 25, 2019 @ 19:56:52
Author: felixonmars
Revision: 519638
Python 3.8 rebuild
Modified:
python-hidapi/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-25 19:56:49 UTC (rev 519637)
+++ PKGBUILD 2019-10-25 19:56:52 UTC (rev 519638)
@@ -7,7 +7,7 @@
_pipname=hidapi
pkgver=0.7.99.21
_pkgver=${pkgver%.*}.post${pkgver##*.}
-pkgrel=2
+pkgrel=3
pkgdesc="A Cython interface to the hidapi from signal11/hidapi"
arch=('x86_64')
makedepends=('cython2' 'python2-setuptools' 'cython' 'python-setuptools' 'libusb' 'udev')
More information about the arch-commits
mailing list