diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,10 +1,11 @@ name : hidapi -version : 0.10.0 -release : 4 +version : 0.10.1 +release : 5 source : - - https://github.com/libusb/hidapi/archive/hidapi-0.10.0.tar.gz : 68febd416cb6e6e6e205c9dd46a6f86f0d5a9808b7cd8c112906cd229889b8e1 + - https://github.com/libusb/hidapi/archive/hidapi-0.10.1.tar.gz : f71dd8a1f46979c17ee521bc2117573872bbf040f8a4750e492271fc141f2644 license : GPL-3.0-or-later component : programming +homepage : https://github.com/libusb/hidapi/ summary : Simple library for communicating with USB and Bluetooth HID devices description: | Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac, and Windows. diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,6 +1,7 @@ hidapi + https://github.com/libusb/hidapi/ Campbell Jones dev@serebit.com @@ -32,7 +33,7 @@ emul32 - hidapi + hidapi /usr/lib32/libhidapi-hidraw.so.0 @@ -48,8 +49,8 @@ programming.devel - hidapi-devel - hidapi-32bit + hidapi-devel + hidapi-32bit /usr/lib32/libhidapi-hidraw.so @@ -65,7 +66,7 @@ programming.devel - hidapi + hidapi /usr/include/hidapi/hidapi.h @@ -76,12 +77,12 @@ - - 2020-11-05 - 0.10.0 + + 2020-11-27 + 0.10.1 Packaging update Campbell Jones dev@serebit.com \ No newline at end of file