Date: Wednesday, January 1, 2014 @ 21:50:22 Author: schiv Revision: 203026
upgpkg: qsynth 0.3.8-1 upstream release; not many changes Modified: qsynth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-01-01 19:07:38 UTC (rev 203025) +++ PKGBUILD 2014-01-01 20:50:22 UTC (rev 203026) @@ -3,7 +3,7 @@ # Contributor: damir <[email protected]> pkgname=qsynth -pkgver=0.3.7 +pkgver=0.3.8 pkgrel=1 pkgdesc="Qt GUI for FluidSynth" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ license=('GPL') depends=('fluidsynth' 'qt4') source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz") -md5sums=('a101a50a7ecfb7319482a5022df1d58b') +md5sums=('affdd9ddff4798b1d3dae3c99b57bc5a') build() { cd "$srcdir/$pkgname-$pkgver"
