[arch-commits] Commit in qsynth/trunk (PKGBUILD)
Ray Rashif
schiv at archlinux.org
Fri Apr 3 14:17:15 UTC 2015
Date: Friday, April 3, 2015 @ 16:17:15
Author: schiv
Revision: 235390
upgpkg: qsynth 0.3.9-1
upstream release
Modified:
qsynth/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-03 14:17:03 UTC (rev 235389)
+++ PKGBUILD 2015-04-03 14:17:15 UTC (rev 235390)
@@ -3,7 +3,7 @@
# Contributor: damir <damir at archlinux.org>
pkgname=qsynth
-pkgver=0.3.8
+pkgver=0.3.9
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=('affdd9ddff4798b1d3dae3c99b57bc5a')
+md5sums=('3daf937379107d587679aeb1130271c1')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list