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

Tobias Powalowski tpowa at archlinux.org
Fri Apr 30 05:31:41 UTC 2010


    Date: Friday, April 30, 2010 @ 01:31:40
  Author: tpowa
Revision: 79043

upgpkg: alsa-utils 1.0.23-1
bump to latest version

Modified:
  alsa-utils/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-30 05:29:10 UTC (rev 79042)
+++ PKGBUILD	2010-04-30 05:31:40 UTC (rev 79043)
@@ -1,13 +1,13 @@
 # $Id$
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=alsa-utils
-pkgver=1.0.22
-pkgrel=2
+pkgver=1.0.23
+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.21.99" 'dialog' 'pciutils' 'ncurses')
+depends=("alsa-lib>1.0.22.99" 'dialog' 'pciutils' 'ncurses')
 makedepends=('xmlto' 'docbook-xsl')
 license=('GPL')
 source=(ftp://ftp.alsa-project.org/pub/utils/$pkgname-${pkgver}.tar.bz2
@@ -25,7 +25,7 @@
   install -D -m755 ../alsa $startdir/pkg/etc/rc.d/alsa
   install -D -m644 ../alsa.conf.d $startdir/pkg/etc/conf.d/alsa
 }
-md5sums=('f7180316188552ee1e6759a03f1fe98d'
+md5sums=('cb0cf46029ac9549cf3a31bff6a4f4e1'
          '9dff78913b13b10e67c4195e90395ed2'
          '62ebef77d5617d0036012cc541dcf23c'
          '93089f0d8872078939f76dd2acaebc2b')




More information about the arch-commits mailing list