Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
hidapi
Commits:
df014e1a by Christian Hesse at 2024-07-23T20:24:21+02:00
upgpkg: 0.14.0-3: rebuild for missing .SRCINFO
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = hidapi
pkgdesc = Simple library for communicating with USB and Bluetooth HID
devices
pkgver = 0.14.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/libusb/hidapi
arch = x86_64
license = GPL3
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=hidapi
pkgver=0.14.0
-pkgrel=2
+pkgrel=3
pkgdesc='Simple library for communicating with USB and Bluetooth HID devices'
arch=(x86_64)
url='https://github.com/libusb/hidapi'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hidapi/-/commit/df014e1a4f9fa59d175e87660a4eec5b8f4db4a9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hidapi/-/commit/df014e1a4f9fa59d175e87660a4eec5b8f4db4a9
You're receiving this email because of your account on gitlab.archlinux.org.