summaryrefslogtreecommitdiff
path: root/community/flowcanvas/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/flowcanvas/PKGBUILD')
-rw-r--r--community/flowcanvas/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/flowcanvas/PKGBUILD b/community/flowcanvas/PKGBUILD
index bb1b0808c..ce145f515 100644
--- a/community/flowcanvas/PKGBUILD
+++ b/community/flowcanvas/PKGBUILD
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD 37633 2011-01-15 21:43:11Z schiv $
+# $Id: PKGBUILD 48184 2011-05-29 16:00:31Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Max a.k.a. Synthead <synthead@gmail.com>
# Contributor: christhemonkey <christhemonkey at gmail dot com>
pkgname=flowcanvas
pkgver=0.7.1
-pkgrel=1
+pkgrel=2
pkgdesc="Gtkmm/Gnomecanvasmm widget for boxes-and-lines style environments"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
url="http://drobilla.net/software/flowcanvas/"
depends=('libgnomecanvasmm' 'graphviz')
makedepends=('boost' 'python2')