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

Antonio Rojas arojas at archlinux.org
Sun Feb 28 19:59:06 UTC 2016


    Date: Sunday, February 28, 2016 @ 20:59:06
  Author: arojas
Revision: 260341

gsl 2.1 rebuild, update to 16.3 since the 15.6 tarball is gone

Modified:
  snd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-28 19:50:02 UTC (rev 260340)
+++ PKGBUILD	2016-02-28 19:59:06 UTC (rev 260341)
@@ -4,7 +4,7 @@
 # Contributor: see .contrib
 
 pkgname=snd
-pkgver=15.6
+pkgver=16.3
 pkgrel=1
 pkgdesc="An advanced sound editor"
 arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@
              'timidity++' 'mpg123' 'vorbis-tools')
 optdepends=('wavpack' 'flac' 'speex' 'mpg123'
             'timidity++' 'vorbis-tools')
-source=("ftp://ccrma-ftp.stanford.edu/pub/Lisp/$pkgname-$pkgver.tar.gz")
-md5sums=('25344a581c521a8359ceeffc95e2fe4c')
+source=("ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-16.3.tar.gz")
+md5sums=('d7ade48a312186769ab7cbfd08d72b47')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list