Date: Tuesday, February 9, 2016 @ 11:43:18 Author: spupykin Revision: 160994
upgpkg: zynaddsubfx 2.5.3-1 upd Modified: zynaddsubfx/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-09 10:41:53 UTC (rev 160993) +++ PKGBUILD 2016-02-09 10:43:18 UTC (rev 160994) @@ -5,8 +5,8 @@ # Contributor: DonVla <[email protected]> pkgname=zynaddsubfx -pkgver=2.5.2 -pkgrel=2 +pkgver=2.5.3 +pkgrel=1 pkgdesc="Opensource software synthesizer capable of making a countless number of instruments." arch=('i686' 'x86_64') url="http://zynaddsubfx.sourceforge.net" @@ -14,9 +14,9 @@ depends=('fltk' 'portaudio' 'fftw' 'lash' 'mxml' 'jack' 'libxpm' 'gcc-libs' 'liblo') makedepends=('cmake' 'pkgconfig' 'mesa' 'setconf' 'gendesk') options=('!emptydirs') -source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz" +source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2" "$pkgname.svg") -md5sums=('c0d09b8e8d79691e79e7d424bc4f0263' +md5sums=('05cd7e8aa99d502913ce4bc09712abb8' '6f7e9c3ce3947088a10c99c46a65431f') build() {
