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

Morten Linderud foxboron at archlinux.org
Mon Feb 3 21:19:24 UTC 2020


    Date: Monday, February 3, 2020 @ 21:19:24
  Author: foxboron
Revision: 561989

upgpkg: python-hidapi 0.9.0.1-1

Modified:
  python-hidapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-03 21:17:05 UTC (rev 561988)
+++ PKGBUILD	2020-02-03 21:19:24 UTC (rev 561989)
@@ -1,12 +1,13 @@
-# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
+# Maintainer: Morten Linderud <foxboron at archlinux.org>
+# Contributor: Timothy Redaelli <timothy.redaelli at gmail.com>
 # Contributor: Andy Weidenbaum <archbaum at gmail.com>
 # Contributor: Kevin Azzam <arch at kevin.azz.am>
 
 pkgname=python-hidapi
 _pipname=hidapi
-pkgver=0.7.99.21
+pkgver=0.9.0.1
 _pkgver=${pkgver%.*}.post${pkgver##*.}
-pkgrel=4
+pkgrel=1
 arch=('x86_64')
 pkgdesc="A Cython interface to the hidapi from signal11/hidapi"
 url="https://github.com/trezor/cython-hidapi"
@@ -14,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=('40efcbbb1d30c1413a5bc764e9bcef8b798f194456b35c83ea4f46c2eacf3eccfca5bb482602892ba8f24ed8085eb6e21e1fb94f7f12a7abb22bd2c571b21008')
+sha512sums=('2fd6526406ebb787cacf09fac84e4660c61024ba9e3f9d277067ce016873e497ae79755d5f7fc699d32212c333e228095488ce25d526db93746aa00333ff5303')
 
 build() {
   cd "$_pipname-$_pkgver"



More information about the arch-commits mailing list