summaryrefslogtreecommitdiff
path: root/community/guitarix2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/guitarix2/PKGBUILD')
-rw-r--r--community/guitarix2/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/guitarix2/PKGBUILD b/community/guitarix2/PKGBUILD
index c3371cd8a..25f8423d5 100644
--- a/community/guitarix2/PKGBUILD
+++ b/community/guitarix2/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 109674 2014-04-18 03:06:05Z speps $
+# $Id: PKGBUILD 115568 2014-07-12 11:35:58Z speps $
# Maintainer: speps <speps at aur dot archlinux dot org>
pkgname=guitarix2
-pkgver=0.29.0
+pkgver=0.30.0
pkgrel=1
pkgdesc="A simple mono guitar amplifier and FX for JACK using Faust"
arch=('i686' 'x86_64')
url="http://guitarix.sourceforge.net/"
license=('GPL')
-depends=('gtkmm' 'jack' 'librsvg' 'liblrdf' 'bluez-libs' 'boost-libs'
+depends=('gtkmm' 'librsvg' 'liblrdf' 'lilv' 'bluez-libs' 'boost-libs'
'zita-convolver' 'zita-resampler' 'desktop-file-utils')
makedepends=('python' 'boost' 'eigen' 'gperf' 'intltool' 'lv2')
optdepends=('meterbridge: sound meters')
@@ -17,7 +17,7 @@ conflicts=('guitarix' 'gx_head')
replaces=('guitarix' 'gx_head')
install="$pkgname.install"
source=("http://download.sourceforge.net/project/guitarix/guitarix/$pkgname-$pkgver.tar.bz2")
-md5sums=('c75821c75094c9592ff0543bb2c18449')
+md5sums=('7ce86e5942a4b274be2037c24a6eec6f')
build() {
cd guitarix-$pkgver