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

Tobias Powalowski tpowa at archlinux.org
Sun Sep 28 09:01:30 UTC 2008


    Date: Sunday, September 28, 2008 @ 05:01:29
  Author: tpowa
Revision: 13734

upgpkg: alsa-oss 1.0.17-1

Modified:
  alsa-oss/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-28 08:57:33 UTC (rev 13733)
+++ PKGBUILD	2008-09-28 09:01:29 UTC (rev 13734)
@@ -1,14 +1,14 @@
 # $Id$
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=alsa-oss
-pkgver=1.0.15
+pkgver=1.0.17
 pkgrel=1
 pkgdesc="OSS compatibility library"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.alsa-project.org"
 options=(!libtool)
-depends=('glibc' 'alsa-lib>=1.0.15')
+depends=('glibc' 'alsa-lib>=1.0.17a')
 source=(ftp://ftp.alsa-project.org/pub/oss-lib/$pkgname-$pkgver.tar.bz2)
 
 build() {
@@ -17,4 +17,4 @@
   make || return 1
   make DESTDIR=$startdir/pkg install
 }
-md5sums=('49fb5fbae8bf955b248e46ff9c9a2aa1')
+md5sums=('1b1850c2fc91476a73d50f537cbd402f')




More information about the arch-commits mailing list