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

Morten Linderud foxboron at archlinux.org
Sun Feb 9 21:59:41 UTC 2020


    Date: Sunday, February 9, 2020 @ 21:59:41
  Author: foxboron
Revision: 565571

upgpkg: python-hidapi 0.9.0.2-1

Modified:
  python-hidapi/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-09 21:58:51 UTC (rev 565570)
+++ PKGBUILD	2020-02-09 21:59:41 UTC (rev 565571)
@@ -5,7 +5,7 @@
 
 pkgname=python-hidapi
 _pipname=hidapi
-pkgver=0.9.0.1
+pkgver=0.9.0.2
 _pkgver=${pkgver%.*}.post${pkgver##*.}
 pkgrel=1
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cython' 'python-setuptools' 'udev')
 license=('custom')
 source=(https://pypi.org/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$_pkgver.tar.gz)
-sha512sums=('2fd6526406ebb787cacf09fac84e4660c61024ba9e3f9d277067ce016873e497ae79755d5f7fc699d32212c333e228095488ce25d526db93746aa00333ff5303')
+sha512sums=('9d0264280f978ee62664c5f1fa2dcdf1d02cb7d7ef7b08b3a7ed9768a2b6820bd124f71061fa97fe0a7b61bdf289e764c1db1178a581d9a9c029895f2fc75a30')
 
 build() {
   cd "$_pipname-$_pkgver"



More information about the arch-commits mailing list