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

Tobias Powalowski tpowa at archlinux.org
Sat May 9 12:43:06 UTC 2009


    Date: Saturday, May 9, 2009 @ 08:43:06
  Author: tpowa
Revision: 38583

upgpkg: alsa-utils 1.0.20-1

Modified:
  alsa-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-09 12:42:08 UTC (rev 38582)
+++ PKGBUILD	2009-05-09 12:43:06 UTC (rev 38583)
@@ -1,13 +1,13 @@
 # $Id$
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=alsa-utils
-pkgver=1.0.19
+pkgver=1.0.20
 pkgrel=1
 pkgdesc="An alternative implementation of Linux sound support"
 arch=('i686' 'x86_64')
 url="http://www.alsa-project.org"
 #can not use >=$pkgver due to use of letters in alsa-lib update versioning
-depends=("alsa-lib>1.0.17.999" 'dialog' 'pciutils' 'ncurses')
+depends=("alsa-lib>1.0.19.99" 'dialog' 'pciutils' 'ncurses')
 makedepends=('xmlto' 'docbook-xsl')
 license=('GPL')
 source=(ftp://ftp.alsa-project.org/pub/utils/$pkgname-${pkgver}.tar.bz2 \
@@ -23,7 +23,7 @@
   install -D -m755 ../alsa $startdir/pkg/etc/rc.d/alsa
   install -D -m644 ../alsa.conf.d $startdir/pkg/etc/conf.d/alsa
 }
-md5sums=('5ff0379c707c1a29083233edc9ab4e06'
+md5sums=('6837e673ef19da96d8bd2f9e18cd9574'
          '9dff78913b13b10e67c4195e90395ed2'
          '434102eb210cc452e3dfd2a4a9841881'
          '93089f0d8872078939f76dd2acaebc2b')




More information about the arch-commits mailing list