mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/openal to 1.15.1-1
This commit is contained in:
parent
274824bc3b
commit
e875d49f06
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - fix for unimplemented _FPU_EXTENDED
|
||||
|
||||
pkgname=openal
|
||||
pkgver=1.15
|
||||
pkgver=1.15.1
|
||||
pkgrel=1
|
||||
pkgdesc="A cross-platform 3D audio library"
|
||||
arch=(i686 x86_64)
|
||||
|
@ -18,7 +18,7 @@ makedepends=(alsa-lib sdl pkgconfig cmake libpulse)
|
|||
options=('!libtool')
|
||||
source=(http://kcat.strangesoft.net/openal-releases/openal-soft-$pkgver.tar.bz2
|
||||
no-fpuextended.patch)
|
||||
md5sums=('0eeb0551420b8fec300fe5db6d9a7902'
|
||||
md5sums=('ea83dec3b9655a27d28e7bc7cae9cd71'
|
||||
'de9569536f9f1c2b7b0e90d381c631de')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue