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

Andrea Scarpino andrea at nymeria.archlinux.org
Tue Feb 26 16:21:52 UTC 2013


    Date: Tuesday, February 26, 2013 @ 17:21:52
  Author: andrea
Revision: 84975

upgpkg: gebabbel 0.4-6

qt4 rebuild

Modified:
  gebabbel/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-26 16:15:33 UTC (rev 84974)
+++ PKGBUILD	2013-02-26 16:21:52 UTC (rev 84975)
@@ -4,12 +4,12 @@
 
 pkgname=gebabbel
 pkgver=0.4
-pkgrel=5
+pkgrel=6
 pkgdesc="GUI for gpsbabel"
 arch=('i686' 'x86_64')
 url="http://gebabbel.sourceforge.net/"
 license=('GPL2')
-depends=('qt' 'gpsbabel')
+depends=('qt4' 'gpsbabel')
 changelog=$pkgname.changelog
 source=(http://downloads.sourceforge.net/sourceforge/$pkgname/Gebabbel-$pkgver-Src.tar.gz \
         http://$pkgname.sourceforge.net/GebabbelLogo.png \
@@ -25,7 +25,7 @@
 
   patch -Np0 -i ${srcdir}/$pkgname-$pkgver.patch
 
-  qmake
+  qmake4
   make
 }
 




More information about the arch-commits mailing list