extra/openal to 1.15.1-1

This commit is contained in:
Kevin Mihelich 2012-12-11 23:22:24 +00:00
parent 274824bc3b
commit e875d49f06

View file

@ -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() {