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

Gaetan Bisson bisson at nymeria.archlinux.org
Sat Jun 15 04:38:11 UTC 2013


    Date: Saturday, June 15, 2013 @ 06:38:11
  Author: bisson
Revision: 188496

free rebuild

Modified:
  arora/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-15 00:05:59 UTC (rev 188495)
+++ PKGBUILD	2013-06-15 04:38:11 UTC (rev 188496)
@@ -5,7 +5,7 @@
 
 pkgname=arora
 pkgver=0.11.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Lightweight cross-platform Web browser'
 url='http://code.google.com/p/arora/'
 license=('GPL')
@@ -18,7 +18,7 @@
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"
-	qmake PREFIX='/usr' 'CONFIG-=debug' -r
+	qmake-qt4 PREFIX='/usr' 'CONFIG-=debug' -r
 	make
 }
 




More information about the arch-commits mailing list