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

Daniel Griffiths dgriffiths at archlinux.org
Tue Oct 5 21:30:08 UTC 2010


    Date: Tuesday, October 5, 2010 @ 17:30:08
  Author: dgriffiths
Revision: 94233

Modified:
  arora/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-05 21:19:02 UTC (rev 94232)
+++ PKGBUILD	2010-10-05 21:30:08 UTC (rev 94233)
@@ -3,8 +3,8 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=arora
-pkgver=0.10.2
-pkgrel=3
+pkgver=0.11.0
+pkgrel=1
 pkgdesc='A cross platform web browser built using Qt and WebKit'
 arch=('i686' 'x86_64')
 url='http://www.arora-browser.org'
@@ -12,7 +12,7 @@
 depends=('qt' 'openssl' 'xdg-utils')
 install='arora.install'
 source=("http://arora.googlecode.com/files/arora-${pkgver}.tar.gz")
-md5sums=('ccef0f214e0f03828cde8c521f7a5225')
+md5sums=('64334ce4198861471cad9316d841f0cb')
 
 build() {
 	cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list