From 78679c5cdeadba2caf7f016f58fd8eeeee77ab82 Mon Sep 17 00:00:00 2001 From: David Beauchamp <david@xtuple.com> Date: Tue, 22 Jul 2014 14:10:25 -0400 Subject: [PATCH] community/lmms 1.0.3-1 fix download URL --- community/lmms/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/lmms/PKGBUILD b/community/lmms/PKGBUILD index 1b8e7140b..acccd3163 100644 --- a/community/lmms/PKGBUILD +++ b/community/lmms/PKGBUILD @@ -24,7 +24,7 @@ provides=('lmms-extras') conflicts=('lmms-extras') options=('!makeflags') install=lmms.install -source=("${pkgname}-${pkgver}-src.tar.bz2::http://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}-src.tar.bz2/download" +source=("https://github.com/LMMS/${pkgname}/releases/download/v{$pkgver}/${pkgname}-${pkgver}-src.tar.bz2" lmms-1.0.3-build-fix.patch zynaddsubfx_unlink.patch) md5sums=('1f63ad9abd1781206d852e79b2191638'