extra/openal to 1.18.2-2

This commit is contained in:
Kevin Mihelich 2018-05-12 16:40:41 +00:00
parent a1ba5b96d8
commit 050e6cfb6c

View file

@ -10,7 +10,7 @@
pkgbase=openal
pkgname=(openal openal-examples)
pkgver=1.18.2
pkgrel=1
pkgrel=2
pkgdesc="Cross-platform 3D audio library, software implementation"
arch=(i686 x86_64)
url="https://github.com/kcat/openal-soft"
@ -22,9 +22,9 @@ _commit=ce6076091bac3c00cd10803916e8911495580bd0 # tags/openal-soft-1.18.2
source=("git+https://github.com/kcat/openal-soft#commit=$_commit"
'no-fpuextended.patch'
'openal-soft-arm_neon-only-for-32bit.patch')
sha256sums=('SKIP'
'960e346be09cf2ce658f3e4ac47581609cc7df42b0b0a7a1a41a0f8ac5d17b6f'
'419ec5b76ab5013bb0004c785497766364ec7ea60b3b6badf11284147dfddb19')
sha512sums=('SKIP'
'e782025501a62003ee7e63dcdb50343add8b1241b2efd606cc9a7f61a01d4625c777a647d7647b0b19798f247efca213bce3b3f40e22c8903355f7058e3d2011'
'55e1b6f9b0fd11ac85d1a01dd6353e3ef6875f3f2485147728d577f1066aa1c425eb0fffed603df10ccd7d6bf94e99d911fadbc8881a39674a9830c01fb41635')
pkgver() {
cd openal-soft