[arch-commits] Commit in openal/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Wed Oct 7 13:47:48 UTC 2009
Date: Wednesday, October 7, 2009 @ 09:47:48
Author: allan
Revision: 54254
upgpkg: openal 1.9.563-1
upstream update
Modified:
openal/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-10-07 12:55:22 UTC (rev 54253)
+++ PKGBUILD 2009-10-07 13:47:48 UTC (rev 54254)
@@ -3,7 +3,7 @@
# Contributer: Jason Chu <jchu at xentac.net>
pkgname=openal
-pkgver=1.8.466
+pkgver=1.9.563
pkgrel=1
pkgdesc="OpenAL audio library for use with opengl"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('alsa-lib' 'sdl' 'pkgconfig' 'cmake')
options=('!libtool')
source=(http://kcat.strangesoft.net/openal-releases/openal-soft-${pkgver}.tar.bz2)
-md5sums=('28d500e0a6b0a7a824b509ad9eaba7be')
+md5sums=('7584387f321cde91e3a4cfacf89bcc5f')
build() {
cd ${srcdir}/${pkgname}-soft-${pkgver}
More information about the arch-commits
mailing list