mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/caps to 0.9.24-1
This commit is contained in:
parent
b5c6d276b6
commit
518fb04e2a
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - delete prepare function that set SSE build flags
|
||||
|
||||
pkgname=caps
|
||||
pkgver=0.9.23
|
||||
pkgver=0.9.24
|
||||
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=('b7792c3977ac471ebcfced0ed52710d5')
|
||||
md5sums=('c1d634038dcb54702306c0e30cb1c626')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Reference in a new issue