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

Morten Linderud foxboron at gemini.archlinux.org
Wed Apr 6 20:16:24 UTC 2022


    Date: Wednesday, April 6, 2022 @ 20:16:23
  Author: foxboron
Revision: 1181653

upgpkg: python-hidapi 0.11.2-3: upgpkg: python-hidapi 0.11.2-3

Modified:
  python-hidapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-06 20:16:20 UTC (rev 1181652)
+++ PKGBUILD	2022-04-06 20:16:23 UTC (rev 1181653)
@@ -5,9 +5,9 @@
 
 pkgname=python-hidapi
 _pipname=hidapi
-pkgver=0.11.0.2
-_pkgver=${pkgver%.*}.post${pkgver##*.}
-# _pkgver="$pkgver"
+pkgver=0.11.2
+#_pkgver=${pkgver%.*}.post${pkgver##*.}
+_pkgver="$pkgver"
 pkgrel=3
 arch=('x86_64')
 pkgdesc="A Cython interface to the hidapi from signal11/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=('5365299ef8488561a82d2a2c911523c5d34e260f8068b4d4d26e912b6e348b328229498f0ee38d1eb9c81a969e9f91ffc7a0b9a60359f4e9d0511f8937e5ff21')
+sha512sums=('f1bf1bc9174a4069b10ba33c18b8b5c02bd046ca2bdb1fc90377bad2c53fa1457e15cea1e8c70cb7f06f7a0b54cc9d9841b122024640404d21d1b3b1e091a9f4')
 
 build() {
   cd "$_pipname-$_pkgver"



More information about the arch-commits mailing list