Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
lib32-libgusb
Commits:
7d73ab72 by Maxime Gauduin at 2023-11-20T14:48:01+01:00
upgpkg: 0.4.8-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lib32-libgusb
pkgdesc = GObject wrapper for libusb1
- pkgver = 0.4.7
+ pkgver = 0.4.8
pkgrel = 1
url = https://github.com/hughsie/libgusb
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = lib32-libgusb
depends = lib32-json-glib
depends = lib32-libusb
depends = libgusb
- source =
git+https://github.com/hughsie/libgusb.git#tag=94f907cbf150eea97c7a44caaade35b0af5707a3
+ source =
git+https://github.com/hughsie/libgusb.git#tag=ea074426660eb78199106767d826db9ea0fc8734
sha256sums = SKIP
pkgname = lib32-libgusb
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: josephgbr <[email protected]>
pkgname=lib32-libgusb
-pkgver=0.4.7
+pkgver=0.4.8
pkgrel=1
pkgdesc='GObject wrapper for libusb1'
url=https://github.com/hughsie/libgusb
@@ -19,7 +19,7 @@ makedepends=(
git
meson
)
-_tag=94f907cbf150eea97c7a44caaade35b0af5707a3
+_tag=ea074426660eb78199106767d826db9ea0fc8734
source=(git+https://github.com/hughsie/libgusb.git#tag=${_tag})
sha256sums=(SKIP)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libgusb/-/commit/7d73ab72238228884577984d44ce758c00355a22
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libgusb/-/commit/7d73ab72238228884577984d44ce758c00355a22
You're receiving this email because of your account on gitlab.archlinux.org.