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

Jan Steffens heftig at archlinux.org
Mon Sep 25 00:43:52 UTC 2017


    Date: Monday, September 25, 2017 @ 00:43:50
  Author: heftig
Revision: 306206

1.18.2-1

Modified:
  openal/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-24 20:10:57 UTC (rev 306205)
+++ PKGBUILD	2017-09-25 00:43:50 UTC (rev 306206)
@@ -5,7 +5,7 @@
 
 pkgbase=openal
 pkgname=(openal openal-examples)
-pkgver=1.18.1
+pkgver=1.18.2
 pkgrel=1
 pkgdesc="Cross-platform 3D audio library, software implementation"
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 depends=(glibc)
 makedepends=(alsa-lib libpulse fluidsynth portaudio jack qt5-base sdl2 sdl_sound ffmpeg
              git cmake ninja)
-_commit=bf9c36408af9d45c99bc12b5b7b995aee628bdb6  # tags/openal-soft-1.18.1
+_commit=ce6076091bac3c00cd10803916e8911495580bd0  # tags/openal-soft-1.18.2
 source=("git+https://github.com/kcat/openal-soft#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list