mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/snd to 12.7-1
This commit is contained in:
parent
9b043081de
commit
f76cb9be73
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
plugrel=1
|
||||
|
||||
pkgname=snd
|
||||
pkgver=12.5
|
||||
pkgver=12.7
|
||||
pkgrel=1
|
||||
pkgdesc="An advanced sound editor"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -22,7 +22,7 @@ makedepends=('ladspa' 'wavpack' 'flac' 'speex' 'libxpm'
|
|||
optdepends=('ladspa' 'wavpack' 'flac' 'speex'
|
||||
'timidity++' 'mpg123' 'vorbis-tools')
|
||||
source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
|
||||
md5sums=('53bed2048fe9287f9a0e6a6d63536729')
|
||||
md5sums=('5edb4ee488c3406c9aa582c5f11a4492')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
|
|
Loading…
Reference in a new issue