extra/snd to 13.2-1

This commit is contained in:
Kevin Mihelich 2012-11-19 05:58:00 +00:00
parent febfd49081
commit fb34c6a11b
2 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@
pkgbase=qt
pkgname=('qt' 'qt-private-headers')
pkgver=4.8.3
pkgrel=5
pkgrel=6
arch=('i686' 'x86_64')
url='http://qt-project.org/'
license=('GPL3' 'LGPL')

View file

@ -7,7 +7,7 @@
# - build with pulseaudio as sound server, not jack (x86 asm)
pkgname=snd
pkgver=13.0
pkgver=13.2
pkgrel=1
pkgdesc="An advanced sound editor"
arch=('i686' 'x86_64')
@ -20,7 +20,7 @@ optdepends=('wavpack' 'flac' 'speex' 'mpg123'
'timidity++' 'vorbis-tools')
install=$pkgname.install
source=("ftp://ccrma-ftp.stanford.edu/pub/Lisp/$pkgname-$pkgver.tar.gz")
md5sums=('2288933fdaf012ed92c850d6dba90c54')
md5sums=('303df8ac9e6d777e480e24b65a3bfaad')
build() {
cd "$srcdir/$pkgname-$pkgver"