* update libgusb to 0.4.7-1

This commit is contained in:
Alexander Baldeck 2023-11-04 09:06:19 +01:00
parent aaa7c00b05
commit d17a690614

View File

@ -3,7 +3,7 @@
# Contributor: Ionut Biru <ibiru@archlinux.org>
pkgname=libgusb
pkgver=0.4.6
pkgver=0.4.7
pkgrel=1
pkgdesc='GObject wrapper for libusb1'
url=https://github.com/hughsie/libgusb
@ -24,7 +24,7 @@ makedepends=(
umockdev
vala
)
_tag=03ba6c83de960fbe5aad13a0d0e2d16e2eca771a
_tag=94f907cbf150eea97c7a44caaade35b0af5707a3
source=(git+https://github.com/hughsie/libgusb.git#tag=${_tag})
sha256sums=(SKIP)