mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/snd to 16.8-1
This commit is contained in:
parent
d88183cb35
commit
5c62e53a84
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - build with pulseaudio as sound server, not jack (x86 asm)
|
||||
|
||||
pkgname=snd
|
||||
pkgver=16.3
|
||||
pkgver=16.8
|
||||
pkgrel=1
|
||||
pkgdesc="An advanced sound editor"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -19,7 +19,7 @@ makedepends=('ladspa' 'wavpack' 'flac' 'speex' 'gmp'
|
|||
optdepends=('wavpack' 'flac' 'speex' 'mpg123'
|
||||
'timidity++' 'vorbis-tools')
|
||||
source=("ftp://ccrma-ftp.stanford.edu/pub/Lisp/${pkgname}-${pkgver}.tar.gz")
|
||||
md5sums=('d7ade48a312186769ab7cbfd08d72b47')
|
||||
md5sums=('914d7b6fef9f97c1a3b8fef20dd19f6a')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
|
|
Loading…
Reference in a new issue