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


Commits:
bd15646e by David Runge at 2026-07-01T08:09:06+02:00
upgpkg: 2.15-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = liburing
        pkgdesc = Linux-native io_uring I/O access library
-       pkgver = 2.14
+       pkgver = 2.15
        pkgrel = 1
        url = https://github.com/axboe/liburing
        arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = liburing
        makedepends = git
        provides = liburing.so
        provides = liburing-ffi.so
-       source = 
git+https://github.com/axboe/liburing.git?signed#tag=liburing-2.14
+       source = 
git+https://github.com/axboe/liburing.git?signed#tag=liburing-2.15
        validpgpkeys = C0FC392DCADE26D975FA5E4AF7D358FB2971E0A6
-       sha512sums = 
5257cdc64e57c549814f136ebcd0850d531159cfc6832241f857dcc74bf717e1f8c2b6252b9a59d3228685cb0b2cc52632d54bf1e3b04331099a80bc9110fe8b
-       b2sums = 
cd1f572ba8ad27c4fbf5333f4585e593bb69d7ae6bde18b2dc1756882d2d6b09a2ac2056992db3c9bbb7538c4a417b50e5b7e9628f326bbd04eb649fbd284614
+       sha512sums = 
abeb8bc69de224ac8d130689d1e36bc2f9652ee3a1239278401f59be2b99f39d056ec50ae03264a751e18bb865834e6ebd04a00a6783e9ca0ff4c9168305d7de
+       b2sums = 
dab7a1e2dc1ad09ccc24901a19d866ad3be29ba9c2b2402765056857ba51653b93b940423620cc6d6768256f78a0ff806de1996098305dba3aef21f433dde70d
 
 pkgname = liburing


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Filipe LaĆ­ns (FFY00) <[email protected]>
 
 pkgname=liburing
-pkgver=2.14
+pkgver=2.15
 pkgrel=1
 pkgdesc="Linux-native io_uring I/O access library"
 arch=(x86_64)
@@ -19,8 +19,8 @@ provides=(
   liburing-ffi.so
 )
 
source=("git+https://github.com/axboe/liburing.git?signed#tag=$pkgname-$pkgver";)
-sha512sums=('5257cdc64e57c549814f136ebcd0850d531159cfc6832241f857dcc74bf717e1f8c2b6252b9a59d3228685cb0b2cc52632d54bf1e3b04331099a80bc9110fe8b')
-b2sums=('cd1f572ba8ad27c4fbf5333f4585e593bb69d7ae6bde18b2dc1756882d2d6b09a2ac2056992db3c9bbb7538c4a417b50e5b7e9628f326bbd04eb649fbd284614')
+sha512sums=('abeb8bc69de224ac8d130689d1e36bc2f9652ee3a1239278401f59be2b99f39d056ec50ae03264a751e18bb865834e6ebd04a00a6783e9ca0ff4c9168305d7de')
+b2sums=('dab7a1e2dc1ad09ccc24901a19d866ad3be29ba9c2b2402765056857ba51653b93b940423620cc6d6768256f78a0ff806de1996098305dba3aef21f433dde70d')
 validpgpkeys=(C0FC392DCADE26D975FA5E4AF7D358FB2971E0A6)  # Jens Axboe 
<[email protected]>
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/liburing/-/commit/bd15646e4a3405c0a78a15099c617fad44c8a708

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/liburing/-/commit/bd15646e4a3405c0a78a15099c617fad44c8a708
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