summaryrefslogtreecommitdiff
path: root/extra/openal
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-12-12 09:40:29 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-12-12 09:40:29 -0300
commiteef796260fb7cc9b81044e43df8f313c3c8e768a (patch)
treedb6c6a07c0da415fe2e68648fbd39473cba2ccd2 /extra/openal
parent6767b6bbf9829a692c85c3dcd5ee0280982bd252 (diff)
parentef947957a5734ba25be3cdb6595491c816592133 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/btanks/PKGBUILD community/highlight/PKGBUILD community/luaexpat/PKGBUILD community/luakit/PKGBUILD community/luasec/PKGBUILD community/luasocket/PKGBUILD extra/graphviz/PKGBUILD extra/gvfs/PKGBUILD extra/lua/PKGBUILD extra/openal/PKGBUILD extra/sane/PKGBUILD extra/vim/PKGBUILD extra/vlc/PKGBUILD
Diffstat (limited to 'extra/openal')
-rw-r--r--extra/openal/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/openal/PKGBUILD b/extra/openal/PKGBUILD
index 0247e1edd..fd96bc6b1 100644
--- a/extra/openal/PKGBUILD
+++ b/extra/openal/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 173007 2012-12-08 13:24:36Z heftig $
+# $Id: PKGBUILD 173158 2012-12-11 21:59:43Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Allan McRae <allan@archlinux.org>
# Contributor: Jason Chu <jchu@xentac.net>
pkgname=openal
-pkgver=1.15
+pkgver=1.15.1
pkgrel=1
pkgdesc="A cross-platform 3D audio library"
arch=('i686' 'x86_64' 'mips64el')
@@ -15,7 +15,7 @@ makedepends=(alsa-lib sdl pkgconfig cmake libpulse)
options=('!libtool')
source=(http://kcat.strangesoft.net/openal-releases/openal-soft-$pkgver.tar.bz2
fpu.patch)
-md5sums=('0eeb0551420b8fec300fe5db6d9a7902'
+md5sums=('ea83dec3b9655a27d28e7bc7cae9cd71'
'902d3f0e6cb16584f2b21d65235c3168')
build() {