[arch-commits] Commit in suil/trunk (PKGBUILD)
Ray Rashif
schiv at nymeria.archlinux.org
Sun Aug 11 16:39:57 UTC 2013
Date: Sunday, August 11, 2013 @ 18:39:56
Author: schiv
Revision: 192428
upgpkg: suil 0.6.14-1
upstream release
Modified:
suil/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-08-11 16:27:48 UTC (rev 192427)
+++ PKGBUILD 2013-08-11 16:39:56 UTC (rev 192428)
@@ -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 @@
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"
More information about the arch-commits
mailing list