[arch-commits] Commit in python-hidapi/trunk (PKGBUILD)
    Evangelos Foutras 
    foutrelis at archlinux.org
       
    Fri Nov  1 14:05:25 UTC 2019
    
    
  
    Date: Friday, November 1, 2019 @ 14:05:25
  Author: foutrelis
Revision: 522023
Python 3.8 rebuild
Modified:
  python-hidapi/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-01 14:04:42 UTC (rev 522022)
+++ PKGBUILD	2019-11-01 14:05:25 UTC (rev 522023)
@@ -7,7 +7,7 @@
 _pipname=hidapi
 pkgver=0.7.99.21
 _pkgver=${pkgver%.*}.post${pkgver##*.}
-pkgrel=3
+pkgrel=4
 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