[arch-commits] Commit in lmms/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at nymeria.archlinux.org
Sun Apr 13 11:19:58 UTC 2014
Date: Sunday, April 13, 2014 @ 13:19:57
Author: lfleischer
Revision: 109322
upgpkg: lmms 1.0.0-1
Upstream update.
Modified:
lmms/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-04-13 11:16:07 UTC (rev 109321)
+++ PKGBUILD 2014-04-13 11:19:57 UTC (rev 109322)
@@ -5,7 +5,7 @@
# Contributor: Storyteller <spiralsorrow at hotmail.com>
pkgname=lmms
-pkgver=0.4.15
+pkgver=1.0.0
pkgrel=1
pkgdesc='The Linux MultiMedia Studio.'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
url='http://lmms.sourceforge.net/'
license=('GPL')
depends=('sdl' 'glib2' 'fluidsynth' 'libpng' 'libvorbis' 'libxft' 'libxinerama' 'qt4' 'sdl_sound'
- 'libsamplerate' 'shared-mime-info')
+ 'libsamplerate' 'shared-mime-info' 'fltk')
optdepends=('wine: VST support (experimental)'
'fftw: SpectrumAnalyzer plugin'
'stk: STK instruments plugins'
@@ -23,9 +23,9 @@
conflicts=('lmms-extras')
options=('!makeflags')
install=lmms.install
-source=("http://downloads.sourceforge.net/sourceforge/lmms/${pkgname}-${pkgver}.tar.bz2"
+source=("http://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}-src.tar.bz2/download"
zynaddsubfx_unlink.patch)
-md5sums=('0c754480ded76b7c081a99d7a884549c'
+md5sums=('72260dd6e29bf018875fd751c1d43465'
'd2ea78ac0cf2979505f140c6845617cf')
build() {
More information about the arch-commits
mailing list