extra/openal to 1.19.1-1

This commit is contained in:
Kevin Mihelich 2018-10-12 23:58:52 +00:00
parent aaa7bdbacb
commit c3db01c22a

View file

@ -8,8 +8,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=(i686 x86_64)
url="https://github.com/kcat/openal-soft"
@ -17,7 +17,7 @@ license=(LGPL)
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"
'no-fpuextended.patch'
'openal-soft-arm_neon-only-for-32bit.patch')