summaryrefslogtreecommitdiff
path: root/extra/suil
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-09 03:23:29 -0700
committerroot <root@rshg054.dnsready.net>2013-10-09 03:23:29 -0700
commit737832e1bd70820f477143512b5c89a30a6e81d0 (patch)
tree665a7ce2bee287680b34294d30d2a2602da059ea /extra/suil
parent3a0ad5dc35d5cff379cdfc736b9cae856416fe6a (diff)
Wed Oct 9 03:18:48 PDT 2013
Diffstat (limited to 'extra/suil')
-rw-r--r--extra/suil/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/suil/PKGBUILD b/extra/suil/PKGBUILD
index 98320b3f2..8290fdac8 100644
--- a/extra/suil/PKGBUILD
+++ b/extra/suil/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: speps <speps at aur dot archlinux dot org>
pkgname=suil
-pkgver=0.6.14
-pkgrel=2
+pkgver=0.6.16
+pkgrel=1
pkgdesc="A lightweight C library for loading and wrapping LV2 plugin UIs"
arch=('i686' 'x86_64')
url="http://drobilla.net/software/suil/"
@@ -14,7 +14,7 @@ makedepends=('python2' 'qt4' 'gtk2')
optdepends=('qt4: Qt 4.x UI wrapping support'
'gtk2: GTK+ 2.x UI wrapping support')
source=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2")
-md5sums=('c9738de0d6974aca1fe75dd280114158')
+md5sums=('644ccd95179f32f01cee0107a1ad88c9')
build() {
cd "$srcdir/$pkgname-$pkgver"