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

Christian Hesse eworm at archlinux.org
Sat Nov 28 19:20:46 UTC 2020


    Date: Saturday, November 28, 2020 @ 19:20:46
  Author: eworm
Revision: 765460

upgpkg: hidapi 0.10.1-1: new upstream release

Modified:
  hidapi/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-28 19:12:48 UTC (rev 765459)
+++ PKGBUILD	2020-11-28 19:20:46 UTC (rev 765460)
@@ -4,8 +4,8 @@
 # Contributor: Emmanuel Gil Peyrot <linkmauve at linkmauve.fr>
 
 pkgname=hidapi
-pkgver=0.10.0
-pkgrel=2
+pkgver=0.10.1
+pkgrel=1
 pkgdesc='Simple library for communicating with USB and Bluetooth HID devices'
 arch=(x86_64)
 url='https://github.com/libusb/hidapi'
@@ -15,7 +15,7 @@
             'libudev.so: for the hidraw backend -- hidapi-hidraw.so')
 provides=('libhidapi-hidraw.so' 'libhidapi-libusb.so')
 source=("https://github.com/libusb/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('469f9bc67e4c942e50c65725758e234d1876e99d3a80d7e92af768899794c03dfbcda66adf2f9d6304b8b2db7832d3d36f3e226f475f0233eb9f493ca14da73b')
+sha512sums=('0479706c631775483378070ff7170542725678eabc202a5bd07436c951fd766e01743417999ac3fb2b5436c865f6ace2cfced1f210fa3a3e88c19ceb3bbe0534')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"



More information about the arch-commits mailing list