From 412ea26cb8b87827ee5943e91cdb323682d6c5f4 Mon Sep 17 00:00:00 2001 From: Mike Brown Date: Sat, 15 Jun 2013 08:29:37 -0400 Subject: [PATCH] community/lmms to 0.4.15 --- community/lmms/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/lmms/PKGBUILD b/community/lmms/PKGBUILD index 055c90707..66f74b9bb 100644 --- a/community/lmms/PKGBUILD +++ b/community/lmms/PKGBUILD @@ -8,7 +8,7 @@ # - remove wine makedepend, no vst pkgname=lmms -pkgver=0.4.14 +pkgver=0.4.15 pkgrel=1 pkgdesc='The Linux MultiMedia Studio.' arch=('i686' 'x86_64') @@ -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=('a30e4fcc24c117a1fb4fd7bef891f7e8' +md5sums=('0c754480ded76b7c081a99d7a884549c' 'd2ea78ac0cf2979505f140c6845617cf') build() {