David Runge pushed to branch main at Arch Linux / Packaging / Packages / libusb


Commits:
51dbbbfd by David Runge at 2026-05-18T16:04:14+02:00
upgpkg: 1.0.30-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libusb
        pkgdesc = Library that provides generic access to USB devices
-       pkgver = 1.0.29
+       pkgver = 1.0.30
        pkgrel = 1
        url = https://libusb.info/
        arch = x86_64
@@ -9,9 +9,9 @@ pkgbase = libusb
        makedepends = systemd
        depends = glibc
        provides = libusb-1.0.so
-       source = git+https://github.com/libusb/libusb.git#tag=v1.0.29
-       sha512sums = 
1f30c7f4b57352db7c4e786043a431bb52a9faab3fc3fa17d7112d5671da8cc894ec1b8e117185081ea2faad28177d8db4b5fde053327bdadea327e099669cc5
-       b2sums = 
759be08ecf6d7e3c60427223dda4667538b7de32fe3fe6769b53c46859fec31f678967828fe278253a03677cf9c49a672b08ef39a525875c03ec04c0e1086015
+       source = git+https://github.com/libusb/libusb.git#tag=v1.0.30
+       sha512sums = 
d21fae358ebef28a733d69af9c361b853a437295230d57fe662b1a57a46480e459d49de4147d8d3297066dcf54f9e28fde28311a50eeec53a7453b71ae8077c6
+       b2sums = 
5e5f8ae594acf3808fba8b0fc01e94317d16fb3d3f25b9b8484d30ca922a75b2c00441a94f49cd2b03aff53f73f46ba88f1f31f065cf7041cf8f968d48ad8869
 
 pkgname = libusb
        depends = glibc


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski <[email protected]>
 
 pkgname=libusb
-pkgver=1.0.29
+pkgver=1.0.30
 pkgrel=1
 pkgdesc="Library that provides generic access to USB devices"
 arch=(x86_64)
@@ -17,8 +17,8 @@ makedepends=(
 )
 provides=(libusb-1.0.so)
 source=(git+$_url.git#tag=v$pkgver)
-sha512sums=('1f30c7f4b57352db7c4e786043a431bb52a9faab3fc3fa17d7112d5671da8cc894ec1b8e117185081ea2faad28177d8db4b5fde053327bdadea327e099669cc5')
-b2sums=('759be08ecf6d7e3c60427223dda4667538b7de32fe3fe6769b53c46859fec31f678967828fe278253a03677cf9c49a672b08ef39a525875c03ec04c0e1086015')
+sha512sums=('d21fae358ebef28a733d69af9c361b853a437295230d57fe662b1a57a46480e459d49de4147d8d3297066dcf54f9e28fde28311a50eeec53a7453b71ae8077c6')
+b2sums=('5e5f8ae594acf3808fba8b0fc01e94317d16fb3d3f25b9b8484d30ca922a75b2c00441a94f49cd2b03aff53f73f46ba88f1f31f065cf7041cf8f968d48ad8869')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libusb/-/commit/51dbbbfd2746111908f9ac8b7440f39353e3d705

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libusb/-/commit/51dbbbfd2746111908f9ac8b7440f39353e3d705
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to