summaryrefslogtreecommitdiff
path: root/community/patchage/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/patchage/PKGBUILD')
-rw-r--r--community/patchage/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/patchage/PKGBUILD b/community/patchage/PKGBUILD
index 6e056481b..033929668 100644
--- a/community/patchage/PKGBUILD
+++ b/community/patchage/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 37631 2011-01-15 21:42:41Z schiv $
+# $Id: PKGBUILD 56003 2011-09-28 17:57:04Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Max Pray a.k.a. Synthead <synthead@gmail.com>
# Contributor: clarence <catchfire at gmail dot com>
pkgname=patchage
pkgver=0.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="A modular patch bay for audio and MIDI systems"
arch=(i686 x86_64 'mips64el')
url="http://drobilla.net/software/patchage"
license=('GPL')
depends=('dbus-glib' 'libglademm' 'hicolor-icon-theme'
- 'raul' 'flowcanvas' 'jack')
+ 'raul' 'flowcanvas<1.0.0' 'jack')
makedepends=('boost' 'python2')
install=$pkgname.install
source=(http://download.drobilla.net/$pkgname-$pkgver.tar.bz2)