[arch-commits] Commit in hidapi/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Wed Dec 20 22:17:26 UTC 2017
Date: Wednesday, December 20, 2017 @ 22:17:25
Author: eworm
Revision: 275091
upgpkg: hidapi 0.8.0rc1-3
rebuild old packages
Modified:
hidapi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-20 22:16:11 UTC (rev 275090)
+++ PKGBUILD 2017-12-20 22:17:25 UTC (rev 275091)
@@ -7,7 +7,7 @@
pkgname=hidapi
pkgver=0.8.0rc1
_hidapiver=0.8.0-rc1
-pkgrel=2
+pkgrel=3
pkgdesc="Simple library for communicating with USB and Bluetooth HID devices"
arch=(x86_64)
url="http://www.signal11.us/oss/hidapi/"
@@ -15,7 +15,7 @@
depends=('libusb')
conflicts=('hidapi-git')
source=("https://github.com/signal11/hidapi/archive/hidapi-${_hidapiver}.tar.gz")
-md5sums=('069f9dd746edc37b6b6d0e3656f47199')
+sha256sums=('3c147200bf48a04c1e927cd81589c5ddceff61e6dac137a605f6ac9793f4af61')
build() {
cd "${srcdir}/hidapi-hidapi-${_hidapiver}"
More information about the arch-commits
mailing list