mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/zynaddsubfx to 2.5.4-1.1
This commit is contained in:
parent
012e2ef7cf
commit
33cdcabe90
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
# - don't build with neon (-DNoNeonPlease=1)
|
||||
|
||||
pkgname=zynaddsubfx
|
||||
pkgver=2.5.3
|
||||
pkgver=2.5.4
|
||||
pkgrel=1.1
|
||||
pkgdesc="Opensource software synthesizer capable of making a countless number of instruments."
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -19,7 +19,7 @@ makedepends=('cmake' 'pkgconfig' 'mesa' 'setconf' 'gendesk')
|
|||
options=('!emptydirs')
|
||||
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2"
|
||||
"$pkgname.svg")
|
||||
md5sums=('05cd7e8aa99d502913ce4bc09712abb8'
|
||||
md5sums=('7dc757512e5b6f3013bfb168ed01cfa3'
|
||||
'6f7e9c3ce3947088a10c99c46a65431f')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue