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

Morten Linderud foxboron at archlinux.org
Wed Jun 24 20:29:49 UTC 2020


    Date: Wednesday, June 24, 2020 @ 20:29:48
  Author: foxboron
Revision: 652463

upgpkg: python-hidapi 0.9.0.3-4

Modified:
  python-hidapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-24 20:28:50 UTC (rev 652462)
+++ PKGBUILD	2020-06-24 20:29:48 UTC (rev 652463)
@@ -5,7 +5,7 @@
 
 pkgname=python-hidapi
 _pipname=hidapi
-pkgver=0.9.0.2
+pkgver=0.9.0.3
 _pkgver=${pkgver%.*}.post${pkgver##*.}
 pkgrel=4
 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=('9d0264280f978ee62664c5f1fa2dcdf1d02cb7d7ef7b08b3a7ed9768a2b6820bd124f71061fa97fe0a7b61bdf289e764c1db1178a581d9a9c029895f2fc75a30')
+sha512sums=('606540833459e615a8e50ff3a2c59362dab7d19d42d5e9dc2288c8c8d32e3df7214e758a9814e7de6d26bbdccd76ccf6c652b0bf8ac5b3f46124a9a7b007b971')
 
 build() {
   cd "$_pipname-$_pkgver"



More information about the arch-commits mailing list