[arch-commits] Commit in python-hidapi/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Oct 12 21:12:59 UTC 2017


    Date: Thursday, October 12, 2017 @ 21:12:58
  Author: arojas
Revision: 262489

Update to 0.7.99.21

Modified:
  python-hidapi/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-12 19:55:02 UTC (rev 262488)
+++ PKGBUILD	2017-10-12 21:12:58 UTC (rev 262489)
@@ -6,9 +6,9 @@
 pkgbase=python-hidapi
 pkgname=('python-hidapi' 'python2-hidapi')
 _pipname=hidapi
-pkgver=0.7.99.20
+pkgver=0.7.99.21
 _pkgver=${pkgver%.*}.post${pkgver##*.}
-pkgrel=2
+pkgrel=1
 pkgdesc="A Cython interface to the hidapi from signal11/hidapi"
 arch=('i686' 'x86_64')
 makedepends=('cython2' 'python2-setuptools' 'cython' 'python-setuptools' 'libusb' 'udev')
@@ -15,7 +15,7 @@
 url="https://github.com/trezor/cython-hidapi"
 license=('custom')
 source=(https://pypi.org/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$_pkgver.tar.gz)
-sha256sums=('5f88fd3e79deeeaacd2f266e641434a342d25b779778393191c863dd4f2dffcc')
+sha256sums=('e0be1aa6566979266a8fc845ab0e18613f4918cf2c977fe67050f5dc7e2a9a97')
 
 
 prepare() {



More information about the arch-commits mailing list