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

Felix Yan felixonmars at archlinux.org
Wed Apr 25 09:58:23 UTC 2018


    Date: Wednesday, April 25, 2018 @ 09:58:22
  Author: felixonmars
Revision: 322991

upgpkg: openal 1.18.2-2

rebuild with ffmpeg 4

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-25 09:05:32 UTC (rev 322990)
+++ PKGBUILD	2018-04-25 09:58:22 UTC (rev 322991)
@@ -6,7 +6,7 @@
 pkgbase=openal
 pkgname=(openal openal-examples)
 pkgver=1.18.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Cross-platform 3D audio library, software implementation"
 arch=(x86_64)
 url="https://github.com/kcat/openal-soft"
@@ -16,7 +16,7 @@
              git cmake ninja)
 _commit=ce6076091bac3c00cd10803916e8911495580bd0  # tags/openal-soft-1.18.2
 source=("git+https://github.com/kcat/openal-soft#commit=$_commit")
-sha256sums=('SKIP')
+sha512sums=('SKIP')
 
 pkgver() {
   cd openal-soft



More information about the arch-commits mailing list