summaryrefslogtreecommitdiff
path: root/community/suil
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-07-19 00:01:52 +0000
committerroot <root@rshg054.dnsready.net>2012-07-19 00:01:52 +0000
commit6b87f8519dc037f4fd4c19d8f36b7d7565559bd3 (patch)
tree4c1b86f91ce9c742867b6eecd4857b20919cd713 /community/suil
parent63d179775e063452db6358e15b9847e7fc6c84b6 (diff)
Thu Jul 19 00:01:52 UTC 2012
Diffstat (limited to 'community/suil')
-rw-r--r--community/suil/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/suil/PKGBUILD b/community/suil/PKGBUILD
index e44474115..243ce100b 100644
--- a/community/suil/PKGBUILD
+++ b/community/suil/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 72427 2012-06-14 08:00:19Z speps $
+# $Id: PKGBUILD 73981 2012-07-18 00:34:51Z speps $
# Maintainer: speps <speps at aur dot archlinux dot org>
pkgname=suil
-pkgver=0.6.2
+pkgver=0.6.4
pkgrel=1
pkgdesc="A lightweight C library for loading and wrapping LV2 plugin UIs"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ makedepends=('python2' 'qt' 'gtk2')
optdepends=('qt: Qt UIs wrapping support'
'gtk2: Gtk2 UIs wrapping support')
source=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2")
-md5sums=('062f1166786cf59a28b3b9bfbda6f15c')
+md5sums=('9f34d3f15b4266e7cce59e3ac8f1fb3a')
build() {
cd "$srcdir/$pkgname-$pkgver"