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

Morten Linderud foxboron at gemini.archlinux.org
Thu Jun 16 21:40:34 UTC 2022


    Date: Thursday, June 16, 2022 @ 21:40:34
  Author: foxboron
Revision: 1238241

upgpkg: python-hidapi 0.12.0.2-1

Modified:
  python-hidapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-16 21:38:34 UTC (rev 1238240)
+++ PKGBUILD	2022-06-16 21:40:34 UTC (rev 1238241)
@@ -5,10 +5,10 @@
 
 pkgname=python-hidapi
 _pipname=hidapi
-pkgver=0.11.2
-#_pkgver=${pkgver%.*}.post${pkgver##*.}
-_pkgver="$pkgver"
-pkgrel=3
+pkgver=0.12.0.2
+_pkgver=${pkgver%.*}.post${pkgver##*.}
+# _pkgver="$pkgver"
+pkgrel=1
 arch=('x86_64')
 pkgdesc="A Cython interface to the hidapi from signal11/hidapi"
 url="https://github.com/trezor/cython-hidapi"
@@ -16,7 +16,7 @@
 makedepends=('cython' 'python-setuptools' 'udev')
 license=('custom')
 source=("https://pypi.org/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$_pkgver.tar.gz")
-sha512sums=('f1bf1bc9174a4069b10ba33c18b8b5c02bd046ca2bdb1fc90377bad2c53fa1457e15cea1e8c70cb7f06f7a0b54cc9d9841b122024640404d21d1b3b1e091a9f4')
+sha512sums=('dee9f1f07e4f297b935c8e3fbe798471f449f6a101d68131db23d24ccfb5ce445cc3b0e7305606d3630443a817aa75a27093109078735168a59d21614606f0a0')
 
 build() {
   cd "$_pipname-$_pkgver"



More information about the arch-commits mailing list