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

Pierre Schmitz pierre at archlinux.org
Mon May 25 09:05:03 UTC 2009


    Date: Monday, May 25, 2009 @ 05:05:02
  Author: pierre
Revision: 40056

upgpkg: arora 0.7.0-1

Modified:
  arora/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-24 21:56:23 UTC (rev 40055)
+++ PKGBUILD	2009-05-25 09:05:02 UTC (rev 40056)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=arora
-pkgver=0.6.1
+pkgver=0.7.0
 pkgrel=1
 pkgdesc='A cross platform web browser built using Qt and WebKit.'
 url='http://www.arora-browser.org'
@@ -10,8 +10,9 @@
 arch=('i686' 'x86_64')
 depends=('qt' 'openssl' 'xdg-utils')
 install='arora.install'
+options=('!makeflags')
 source=("http://arora.googlecode.com/files/arora-${pkgver}.tar.gz")
-md5sums=('7ef2c6914f4c02148ba4cbb3cc2276e3')
+md5sums=('3318b0ad5d150dc245b6a036d28402be')
 
 build() {
 	cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list