From 005d9f3974af1dcde33a3bfb900bf2815f6cd042 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 2 May 2013 12:11:50 +0000 Subject: [PATCH] community/lmms to 0.4.14-1 --- community/lmms/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/lmms/PKGBUILD b/community/lmms/PKGBUILD index de1a09593..055c90707 100644 --- a/community/lmms/PKGBUILD +++ b/community/lmms/PKGBUILD @@ -8,8 +8,8 @@ # - remove wine makedepend, no vst pkgname=lmms -pkgver=0.4.13 -pkgrel=3 +pkgver=0.4.14 +pkgrel=1 pkgdesc='The Linux MultiMedia Studio.' arch=('i686' 'x86_64') url='http://lmms.sourceforge.net/' @@ -27,7 +27,7 @@ options=('!libtool' '!makeflags') install=lmms.install source=("http://downloads.sourceforge.net/sourceforge/lmms/${pkgname}-${pkgver}.tar.bz2" zynaddsubfx_unlink.patch) -md5sums=('80db0dc5263041d443f474220410991f' +md5sums=('a30e4fcc24c117a1fb4fd7bef891f7e8' 'd2ea78ac0cf2979505f140c6845617cf') build() {