Date: Friday, February 27, 2015 @ 11:29:59
  Author: spupykin
Revision: 128348

upgpkg: zynaddsubfx 2.5.0-1

upd

Modified:
  zynaddsubfx/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-02-27 10:29:56 UTC (rev 128347)
+++ PKGBUILD    2015-02-27 10:29:59 UTC (rev 128348)
@@ -5,18 +5,18 @@
 # Contributor: DonVla <[email protected]>
 
 pkgname=zynaddsubfx
-pkgver=2.4.4
+pkgver=2.5.0
 pkgrel=1
 pkgdesc="Opensource software synthesizer capable of making a countless number 
of instruments."
 arch=('i686' 'x86_64')
 url="http://zynaddsubfx.sourceforge.net";
 license=('GPL')
-depends=('fltk' 'libgl' 'fftw' 'lash' 'mxml')
+depends=('fltk' 'libgl' 'fftw' 'lash' 'mxml' 'liblo')
 makedepends=('cmake' 'pkgconfig' 'mesa' 'setconf' 'gendesk')
 options=('!emptydirs')
-source=("http://switch.dl.sourceforge.net/sourceforge/$pkgname/zynaddsubfx-$pkgver.tar.xz";
+source=("http://switch.dl.sourceforge.net/sourceforge/$pkgname/zynaddsubfx-$pkgver.tar.gz";
        "$pkgname.svg")
-md5sums=('4f985c06da3a3e31ebccd7cf72ae434e'
+md5sums=('22a3468ead939285b3eb13d92e1109c7'
          '6f7e9c3ce3947088a10c99c46a65431f')
 
 build() {

Reply via email to