Date: Monday, February 24, 2020 @ 08:53:14 Author: alucryd Revision: 580177
upgpkg: lib32-libgusb 0.3.4-1 Modified: lib32-libgusb/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-24 08:52:15 UTC (rev 580176) +++ PKGBUILD 2020-02-24 08:53:14 UTC (rev 580177) @@ -3,7 +3,7 @@ # Contributor: josephgbr <[email protected]> pkgname=lib32-libgusb -pkgver=0.3.3 +pkgver=0.3.4 pkgrel=1 pkgdesc='GObject wrapper for libusb1' url=https://github.com/hughsie/libgusb @@ -21,7 +21,7 @@ meson vala ) -source=(git+https://github.com/hughsie/libgusb.git#tag=1281d6ff0789ea8e4a825d0c379d175254e269ee) +source=(git+https://github.com/hughsie/libgusb.git#tag=377917fed85476d615f72279d0c97bc391d0f191) sha256sums=(SKIP) pkgver() {
