mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/snd to 13.6-1
This commit is contained in:
parent
5499831de1
commit
82c01e1ba2
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
# - build with pulseaudio as sound server, not jack (x86 asm)
|
# - build with pulseaudio as sound server, not jack (x86 asm)
|
||||||
|
|
||||||
pkgname=snd
|
pkgname=snd
|
||||||
pkgver=13.5
|
pkgver=13.6
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="An advanced sound editor"
|
pkgdesc="An advanced sound editor"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -20,7 +20,7 @@ optdepends=('wavpack' 'flac' 'speex' 'mpg123'
|
||||||
'timidity++' 'vorbis-tools')
|
'timidity++' 'vorbis-tools')
|
||||||
install=$pkgname.install
|
install=$pkgname.install
|
||||||
source=("ftp://ccrma-ftp.stanford.edu/pub/Lisp/$pkgname-$pkgver.tar.gz")
|
source=("ftp://ccrma-ftp.stanford.edu/pub/Lisp/$pkgname-$pkgver.tar.gz")
|
||||||
md5sums=('bc8915f28110744237330e8b93638bd3')
|
md5sums=('8da59d2bfe4aa2c6ae3aa07fcc6ee6eb')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/$pkgname-$pkgver"
|
cd "$srcdir/$pkgname-$pkgver"
|
||||||
|
|
Loading…
Reference in a new issue