summaryrefslogtreecommitdiff
path: root/community/rekonq
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-10 04:43:11 +0000
committerroot <root@rshg047.dnsready.net>2011-04-10 04:43:11 +0000
commit8f6922302486fa1cc1112ff8b3daddb48c3260f2 (patch)
treecdd13036f76c8a9b8efcc83bbaea166cc929a527 /community/rekonq
parentf87ab435eb966ec44eb006c48699e6ee90613286 (diff)
Sun Apr 10 04:43:11 UTC 2011
Diffstat (limited to 'community/rekonq')
-rw-r--r--community/rekonq/PKGBUILD15
1 files changed, 8 insertions, 7 deletions
diff --git a/community/rekonq/PKGBUILD b/community/rekonq/PKGBUILD
index 7d308f872..388001cf4 100644
--- a/community/rekonq/PKGBUILD
+++ b/community/rekonq/PKGBUILD
@@ -1,19 +1,20 @@
-# $Id: PKGBUILD 34315 2010-12-06 10:11:27Z andrea $
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# $Id: PKGBUILD 44632 2011-04-09 15:53:51Z andrea $
+# Maintainer: Peter Lewis <plewis@aur.archlinux.org>
+# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Panagiotis Papadopoulos <pano_90 AT gmx DOT net>
pkgname=rekonq
-pkgver=0.6.1
-pkgrel=3
+pkgver=0.7.0
+pkgrel=1
pkgdesc='A WebKit based web browser for KDE'
arch=('i686' 'x86_64')
-url='http://rekonq.sourceforge.net/'
+url='http://rekonq.kde.org/'
license=('GPL')
depends=('kdebase-keditbookmarks')
-makedepends=('cmake' 'automoc4' 'docbook-xsl')
+makedepends=('cmake' 'automoc4')
install=${pkgname}.install
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('3c67de04fe21bb3cd52509e45c821da5')
+md5sums=('73de712f71ea4caf2e66a92c77505da8')
build(){
cd ${srcdir}