mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/lmms to 0.4.14-1
This commit is contained in:
parent
231e09fede
commit
005d9f3974
1 changed files with 3 additions and 3 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue