summaryrefslogtreecommitdiff
path: root/extra/suil/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/suil/PKGBUILD')
-rw-r--r--extra/suil/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/suil/PKGBUILD b/extra/suil/PKGBUILD
index 8f43b4ab7..dfd2e2323 100644
--- a/extra/suil/PKGBUILD
+++ b/extra/suil/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: speps <speps at aur dot archlinux dot org>
pkgname=suil
-pkgver=0.6.12
+pkgver=0.6.14
pkgrel=1
pkgdesc="A lightweight C library for loading and wrapping LV2 plugin UIs"
arch=('i686' 'x86_64')
@@ -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=('528d4a0a37e6c9d5a4547ac36f7bd9e6')
+md5sums=('c9738de0d6974aca1fe75dd280114158')
build() {
cd "$srcdir/$pkgname-$pkgver"