Merge pull request #914 from davidbeauchamp/master

community/lmms 1.0.3-1 fix download URL
This commit is contained in:
David Beauchamp 2014-07-22 12:12:00 -06:00
commit f623fb5ba1

View file

@ -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'