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

Ray Rashif schiv at archlinux.org
Tue Aug 23 17:10:55 UTC 2011


    Date: Tuesday, August 23, 2011 @ 13:10:55
  Author: schiv
Revision: 136169

upgpkg: snd 12.4-1

	upstream release

Modified:
  snd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-23 16:23:13 UTC (rev 136168)
+++ PKGBUILD	2011-08-23 17:10:55 UTC (rev 136169)
@@ -5,19 +5,19 @@
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=snd
-pkgver=12.3
+pkgver=12.4
 pkgrel=1
 pkgdesc="An advanced sound editor"
 arch=('i686' 'x86_64')
 url="http://ccrma.stanford.edu/software/snd/"
 license=('custom')
-depends=('lesstif' 'jack' 'fam' 'gsl' 'fftw')
+depends=('lesstif' 'jack' 'gamin' 'gsl' 'fftw')
 makedepends=('ladspa' 'wavpack' 'flac' 'speex' 'libxpm'
              'timidity++' 'mpg123' 'vorbis-tools' 'gmp')
 optdepends=('ladspa' 'wavpack' 'flac' 'speex'
             'timidity++' 'mpg123' 'vorbis-tools')
 source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('e1dab6945b9583f02aa6ae73d3780c98')
+md5sums=('107e5a4fd5df2d1432d0ec51cb31a88b')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list