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 b0196005d..d6aa46e7a 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.6
+pkgver=0.6.10
pkgrel=1
pkgdesc="A lightweight C library for loading and wrapping LV2 plugin UIs"
arch=(i686 x86_64)
@@ -14,7 +14,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=('6b596ad806b7bf34dfba34afb48bb758')
+md5sums=('735e3cc4d539059cf3948d3dba75807e')
build() {
cd "$srcdir/$pkgname-$pkgver"