[arch-commits] Commit in lib32-openal/trunk (PKGBUILD)
    Jan Steffens 
    heftig at archlinux.org
       
    Sun Sep 23 13:35:06 UTC 2018
    
    
  
    Date: Sunday, September 23, 2018 @ 13:35:06
  Author: heftig
Revision: 384205
1.19.0-2
Modified:
  lib32-openal/trunk/PKGBUILD
----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-23 13:04:19 UTC (rev 384204)
+++ PKGBUILD	2018-09-23 13:35:06 UTC (rev 384205)
@@ -4,7 +4,7 @@
 
 pkgname=lib32-openal
 pkgver=1.19.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Cross-platform 3D audio library, software implementation (32-bit)"
 arch=(x86_64)
 url="https://github.com/kcat/openal-soft"
@@ -24,6 +24,7 @@
 prepare() {
   mkdir build
   cd openal-soft
+  git cherry-pick -n 8bacb5dfb8ef910586fcf5b5cd89526ec81061e8
 }
 
 build() {
    
    
More information about the arch-commits
mailing list