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

Eric Bélanger eric at archlinux.org
Fri Apr 30 05:03:54 UTC 2010


    Date: Friday, April 30, 2010 @ 01:03:53
  Author: eric
Revision: 79035

upgpkg: sox 14.3.1-1
Upstream update, cleaned up depends

Modified:
  sox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-30 02:30:05 UTC (rev 79034)
+++ PKGBUILD	2010-04-30 05:03:53 UTC (rev 79035)
@@ -5,16 +5,17 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sox
-pkgver=14.3.0
-pkgrel=4
+pkgver=14.3.1
+pkgrel=1
 pkgdesc="The Swiss Army knife of sound processing tools"
 arch=('i686' 'x86_64')
 url="http://sox.sourceforge.net/"
 license=('GPL' 'LGPL')
-depends=('ffmpeg' 'libao' 'libvorbis' 'lame' 'libmad' 'bash' 'alsa-lib' 'libsndfile' 'libsamplerate' 'libtool' 'file')
+depends=('ffmpeg' 'libao' 'libvorbis' 'lame' 'libmad' 'alsa-lib' 'libsndfile' 'libtool' 'file')
 options=('!libtool')
 source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('8e3509804e6227273ef84092e1a2fea7')
+md5sums=('b99871c7bbae84feac9d0d1f010331ba')
+sha1sums=('ef1773e08322ad9d9deb0a9f8e37a7ba4b9ca384')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list