summaryrefslogtreecommitdiff
path: root/community/caps
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-22 03:03:22 -0700
committerroot <root@rshg054.dnsready.net>2013-08-22 03:03:22 -0700
commite9509842445d4a99493d1b643ffdafdca62263ae (patch)
treef74663365c8818ea465f6afee4e67d75bc642f04 /community/caps
parent62b00d5bf76ef2c670dbeefe2051629d96ab7660 (diff)
Thu Aug 22 02:58:39 PDT 2013
Diffstat (limited to 'community/caps')
-rw-r--r--community/caps/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/caps/PKGBUILD b/community/caps/PKGBUILD
index 9ee7e291e..b6000f4fa 100644
--- a/community/caps/PKGBUILD
+++ b/community/caps/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id$
+# $Id: PKGBUILD 96214 2013-08-21 19:31:33Z speps $
# Maintainer : speps <speps at aur dot archlinux dot org>
# Contributor: DonVla <donvla@users.sourceforge.net>
pkgname=caps
-pkgver=0.9.8
+pkgver=0.9.10
pkgrel=1
pkgdesc="The LADSPA C* Audio Plugin Suite"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL3')
groups=('ladspa-plugins')
depends=('ladspa')
source=("http://quitte.de/dsp/caps_$pkgver.tar.bz2")
-md5sums=('e3bfcb4c53670dcc3c8ba3ce3639d002')
+md5sums=('dac87bf3a967b6f6ddcea1d90b6f4808')
prepare() {
cd "$srcdir/$pkgname-$pkgver"