[arch-commits] Commit in openal/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Mar 22 06:51:29 UTC 2011


    Date: Tuesday, March 22, 2011 @ 02:51:29
  Author: heftig
Revision: 115848

upgpkg: openal 1.13-1
Update to 1.13

Modified:
  openal/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-21 22:09:26 UTC (rev 115847)
+++ PKGBUILD	2011-03-22 06:51:29 UTC (rev 115848)
@@ -3,8 +3,8 @@
 # Contributer: Jason Chu <jchu at xentac.net>
 
 pkgname=openal
-pkgver=1.12.854
-pkgrel=2
+pkgver=1.13
+pkgrel=1
 pkgdesc="OpenAL audio library for use with opengl"
 arch=('i686' 'x86_64')
 url="http://www.openal.org/"
@@ -13,7 +13,7 @@
 makedepends=('alsa-lib' 'sdl' 'pkgconfig' 'cmake' 'libpulse')
 options=('!libtool')
 source=(http://kcat.strangesoft.net/openal-releases/openal-soft-${pkgver}.tar.bz2)
-md5sums=('fbf36451fdebd6466edbdc0ee7db9603')
+md5sums=('58b7d2809790c70681b825644c5f3614')
 
 build() {
   cd ${srcdir}/${pkgname}-soft-${pkgver}/build




More information about the arch-commits mailing list