mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/lmms to 0.4.15
This commit is contained in:
parent
8accfdf287
commit
412ea26cb8
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue