Date: Tuesday, January 31, 2023 @ 08:53:43 Author: alucryd Revision: 467675
upgpkg: libgusb 0.4.4-1 Modified: libgusb/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-31 06:50:17 UTC (rev 467674) +++ PKGBUILD 2023-01-31 08:53:43 UTC (rev 467675) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=libgusb -pkgver=0.4.3 +pkgver=0.4.4 pkgrel=1 pkgdesc='GObject wrapper for libusb1' url=https://github.com/hughsie/libgusb @@ -19,10 +19,11 @@ gobject-introspection gtk-doc meson + python-setuptools umockdev vala ) -_tag=f79cb57e03a7111bde4c019ca3132160bbe97d3e +_tag=bafd4d33dccc37c9fed220935f89f077cfaf2353 source=(git+https://github.com/hughsie/libgusb.git#tag=${_tag}) sha256sums=(SKIP)
