Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / openal


Commits:
f41a96d4 by Jan Alexander Steffens (heftig) at 2026-01-20T11:54:39+01:00
1.25.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = openal
        pkgdesc = Cross-platform 3D audio library, software implementation
-       pkgver = 1.25.0
+       pkgver = 1.25.1
        pkgrel = 1
        url = https://github.com/kcat/openal-soft
        arch = x86_64
@@ -21,8 +21,8 @@ pkgbase = openal
        makedepends = sdl3
        depends = gcc-libs
        depends = glibc
-       source = git+https://github.com/kcat/openal-soft#tag=1.25.0
-       b2sums = 
3dff86afc1e8950b82adf27f723166a986699d881ba5cff3069a63f6aecf44a539b38295e59507d13666c4dc52a808c05de2ce1898d54d44348ba80a9e8adbb4
+       source = git+https://github.com/kcat/openal-soft#tag=1.25.1
+       b2sums = 
6a4e4b7e21a05add5517ef59ea7fe6cb4b7aeed232166bce6f7654b61d45601297b8cbc768be304c5bc59bd8db8a610ee2296425576e1d4f0f220666588c8e95
 
 pkgname = openal
        optdepends = qt6-base: alsoft-config GUI Configurator
@@ -34,7 +34,7 @@ pkgname = openal-examples
        pkgdesc = Cross-platform 3D audio library, software implementation 
(example programs)
        depends = gcc-libs
        depends = glibc
-       depends = openal=1.25.0-1
+       depends = openal=1.25.1-1
        depends = ffmpeg
        depends = libsndfile
        depends = sdl3


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgname=(
   openal
   openal-examples
 )
-pkgver=1.25.0
+pkgver=1.25.1
 pkgrel=1
 pkgdesc="Cross-platform 3D audio library, software implementation"
 url="https://github.com/kcat/openal-soft";
@@ -34,7 +34,7 @@ makedepends=(
   sdl3
 )
 source=("git+https://github.com/kcat/openal-soft#tag=$pkgver";)
-b2sums=('3dff86afc1e8950b82adf27f723166a986699d881ba5cff3069a63f6aecf44a539b38295e59507d13666c4dc52a808c05de2ce1898d54d44348ba80a9e8adbb4')
+b2sums=('6a4e4b7e21a05add5517ef59ea7fe6cb4b7aeed232166bce6f7654b61d45601297b8cbc768be304c5bc59bd8db8a610ee2296425576e1d4f0f220666588c8e95')
 
 prepare() {
   cd openal-soft



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openal/-/commit/f41a96d4c8e681fc4124ed9b87b749a5211e1799

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openal/-/commit/f41a96d4c8e681fc4124ed9b87b749a5211e1799
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to