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

Pierre Schmitz pierre at archlinux.org
Thu Oct 1 13:54:26 UTC 2009


    Date: Thursday, October 1, 2009 @ 09:54:26
  Author: pierre
Revision: 53504

Modified:
  arora/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-01 13:27:01 UTC (rev 53503)
+++ PKGBUILD	2009-10-01 13:54:26 UTC (rev 53504)
@@ -2,16 +2,16 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=arora
-pkgver=0.9.0
+pkgver=0.10.0
 pkgrel=1
-pkgdesc='A cross platform web browser built using Qt and WebKit.'
+pkgdesc='A cross platform web browser built using Qt and WebKit'
 url='http://www.arora-browser.org'
 license=('GPL')
 arch=('i686' 'x86_64')
 depends=('qt' 'openssl' 'xdg-utils')
 install='arora.install'
 source=("http://arora.googlecode.com/files/arora-${pkgver}.tar.gz")
-md5sums=('6473ddb24d65d468265c94710409937b')
+md5sums=('664d48d4473f18f561583e453cd39e7d')
 
 build() {
 	cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list