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

Anatol Pomozov anatolik at archlinux.org
Mon Nov 9 16:10:35 UTC 2015


    Date: Monday, November 9, 2015 @ 17:10:35
  Author: anatolik
Revision: 250248

upgpkg: alsa-utils 1.1.0-1

Modified:
  alsa-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-09 16:04:12 UTC (rev 250247)
+++ PKGBUILD	2015-11-09 16:10:35 UTC (rev 250248)
@@ -3,13 +3,13 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=alsa-utils
-pkgver=1.0.29
-pkgrel=2
+pkgver=1.1.0
+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.24" 'pciutils' 'ncurses' 'psmisc' 'libsamplerate')
+depends=("alsa-lib>1.0.24" 'pciutils' 'ncurses' 'psmisc' 'libsamplerate' 'fftw')
 makedepends=('xmlto' 'docbook-xsl')
 license=('GPL')
 source=(ftp://ftp.alsa-project.org/pub/utils/$pkgname-${pkgver}.tar.bz2
@@ -38,5 +38,5 @@
   # dir where to save ALSA state
   install -d ${pkgdir}/var/lib/alsa
 }
-md5sums=('6b289bf874c4c9a63f4b3973093dd404'
+md5sums=('b9d6102fbbd0b68040bb77023ed30c0c'
          '529216f6a46e61a546640e08ea7a0879')



More information about the arch-commits mailing list