Skip to content

Commit f7f3d63

Browse files
committed
openal: Update to 1.24.0
1 parent 769536e commit f7f3d63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mingw-w64-openal/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
_realname=openal
44
pkgbase=mingw-w64-${_realname}
55
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
6-
pkgver=1.23.1
7-
pkgrel=2
6+
pkgver=1.24.0
7+
pkgrel=1
88
pkgdesc="OpenAL audio library for use with opengl (mingw-w64)"
99
arch=('any')
1010
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
@@ -22,7 +22,7 @@ source=(https://github.com/kcat/openal-soft/archive/${pkgver}.tar.gz
2222
0003-openal-not-32.mingw.patch
2323
0004-pkgconfig-add-Cflags-private.patch
2424
0005-mingw-dont-check-libm.patch)
25-
sha256sums=('dfddf3a1f61059853c625b7bb03de8433b455f2f79f89548cbcbd5edca3d4a4a'
25+
sha256sums=('d3753f7aba798574ce2dc934e3c47dc655cd7a4652c038f2a860b0e81ff6d3dc'
2626
'c3e56b5594ada0b95588373bd8ca062677805beae393c6551301518ab24a0cd3'
2727
'f0bde7d3a8087530ab1bb2f48e59eec6f4cf60d59c5afe3a0c28c95e6b138751'
2828
'33dccfc603a48d265341e60bc801976d077e546ab5c91a93e8426eac01bb7ad4'

0 commit comments

Comments
 (0)