Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libgusb
Commits:
551ef100 by Maxime Gauduin at 2023-11-20T14:47:26+01:00
upgpkg: 0.4.8-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = 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
@@ -16,7 +16,7 @@ pkgbase = libgusb
depends = glib2
depends = libjson-glib-1.0.so
depends = libusb-1.0.so
- source =
git+https://github.com/hughsie/libgusb.git#tag=94f907cbf150eea97c7a44caaade35b0af5707a3
+ source =
git+https://github.com/hughsie/libgusb.git#tag=ea074426660eb78199106767d826db9ea0fc8734
sha256sums = SKIP
pkgname = libgusb
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Ionut Biru <[email protected]>
pkgname=libgusb
-pkgver=0.4.7
+pkgver=0.4.8
pkgrel=1
pkgdesc='GObject wrapper for libusb1'
url=https://github.com/hughsie/libgusb
@@ -23,7 +23,7 @@ makedepends=(
umockdev
vala
)
-_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/libgusb/-/commit/551ef100c3355b46380851ff8e87f99076ec381a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libgusb/-/commit/551ef100c3355b46380851ff8e87f99076ec381a
You're receiving this email because of your account on gitlab.archlinux.org.