mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/snd to 16.3-1
This commit is contained in:
parent
9180802b47
commit
1730368ec4
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
# - build with pulseaudio as sound server, not jack (x86 asm)
|
||||
|
||||
pkgname=snd
|
||||
pkgver=15.6
|
||||
pkgver=16.3
|
||||
pkgrel=1
|
||||
pkgdesc="An advanced sound editor"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -18,8 +18,8 @@ makedepends=('ladspa' 'wavpack' 'flac' 'speex' 'gmp'
|
|||
'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/${pkgname}-${pkgver}.tar.gz")
|
||||
md5sums=('d7ade48a312186769ab7cbfd08d72b47')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
|
|
Loading…
Reference in a new issue