summaryrefslogtreecommitdiff
path: root/extra/suil/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/suil/PKGBUILD')
-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"