community/caps to 0.9.23-1

This commit is contained in:
Kevin Mihelich 2014-03-22 16:24:43 +00:00
parent 2803ba6e4a
commit fd28c67c43

View file

@ -6,7 +6,7 @@
# - delete prepare function that set SSE build flags
pkgname=caps
pkgver=0.9.21
pkgver=0.9.23
pkgrel=1
pkgdesc="The LADSPA C* Audio Plugin Suite"
arch=('i686' 'x86_64')
@ -15,7 +15,7 @@ license=('GPL3')
groups=('ladspa-plugins')
depends=('ladspa')
source=("http://quitte.de/dsp/caps_$pkgver.tar.bz2")
md5sums=('8d1fb8fa5d185a348bde14c88102ffc2')
md5sums=('b7792c3977ac471ebcfced0ed52710d5')
build() {
cd $pkgname-$pkgver