extra/audacity to 2.0.5-1

This commit is contained in:
Kevin Mihelich 2013-10-24 01:03:45 +00:00
parent 9c62d7844b
commit d84452d225

View file

@ -5,7 +5,7 @@
# - added --disable-sse to configure
pkgname=audacity
pkgver=2.0.4
pkgver=2.0.5
pkgrel=1
pkgdesc="A program that lets you manipulate digital audio waveforms"
arch=('i686' 'x86_64')
@ -17,7 +17,7 @@ makedepends=('cmake')
options=('!makeflags')
install=audacity.install
source=(http://audacity.googlecode.com/files/${pkgname}-minsrc-${pkgver}.tar.xz)
sha1sums=('4c1a42137cef598e3d83829ca7c22dba62d215be')
sha1sums=('f63cafb81f29e7f3813dc9f80fb1dfdbcfe46b33')
build() {
cd ${pkgname}-src-${pkgver}