[arch-commits] Commit in openal/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Fri Oct 12 22:23:26 UTC 2018


    Date: Friday, October 12, 2018 @ 22:23:25
  Author: heftig
Revision: 336440

1.19.1-1

Modified:
  openal/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-12 20:53:12 UTC (rev 336439)
+++ PKGBUILD	2018-10-12 22:23:25 UTC (rev 336440)
@@ -4,8 +4,8 @@
 
 pkgbase=openal
 pkgname=(openal openal-examples)
-pkgver=1.19.0
-pkgrel=2
+pkgver=1.19.1
+pkgrel=1
 pkgdesc="Cross-platform 3D audio library, software implementation"
 arch=(x86_64)
 url="https://github.com/kcat/openal-soft"
@@ -13,7 +13,7 @@
 depends=(glibc)
 makedepends=(alsa-lib libpulse fluidsynth portaudio jack qt5-base sdl2 sdl_sound ffmpeg
              git cmake ninja)
-_commit=96aacac10ca852fc30fd7f72f3e3c6ddbe02858c  # tags/openal-soft-1.19.0
+_commit=6761218e51699f46bf25c377e65b3e9ea5e434b9  # tags/openal-soft-1.19.1
 source=("git+https://github.com/kcat/openal-soft#commit=$_commit")
 sha512sums=('SKIP')
 



More information about the arch-commits mailing list