diff --git a/pkg.info b/pkg.info index 2543c0c..a47b245 100644 --- a/pkg.info +++ b/pkg.info @@ -1,8 +1,13 @@ name: libusb description: C library that provides generic access to USB devices -version: 1.0.29 +version: 1.0.30 +revision: 1 url: https://libusb.info/ license: LGPL-2.1-or-later +maintainers: + - enumdev@enumerated.dev architecture: any -depends: ["glibc","udev"] type: source +depends: + - glibc + - udev