[arch-commits] Commit in qsynth/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Mon Jan 18 10:05:49 UTC 2010


    Date: Monday, January 18, 2010 @ 05:05:49
  Author: andrea
Revision: 63680

upgpkg: qsynth 0.3.4-2
    libpng rebuild

Modified:
  qsynth/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-18 10:00:40 UTC (rev 63679)
+++ PKGBUILD	2010-01-18 10:05:49 UTC (rev 63680)
@@ -1,18 +1,18 @@
 # $Id$
-# Maintainer: damir <damir at archlinux.org>
+# Maintainer:
+# Contributor: damir <damir at archlinux.org>
 
 pkgname=qsynth
 pkgver=0.3.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Qt GUI for fluidsynth"
 arch=('i686' 'x86_64')
 url="http://qsynth.sourceforge.net/qsynth-index.html"
 license=('GPL')
-depends=('fluidsynth' 'qt>=4.3')
+depends=('fluidsynth' 'qt>=4.5.3-4')
 options=('!makeflags')
-source=(http://downloads.sourceforge.net/sourceforge/qsynth/${pkgname}-${pkgver}.tar.gz)
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 md5sums=('800ab77b59c947bd8f1c8bb10545a59d')
-sha1sums=('ce794fe0efd75b2130049ffbab4268df2dedff39')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list