summaryrefslogtreecommitdiff
path: root/community/rekonq
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-07-23 00:01:51 +0000
committerroot <root@rshg054.dnsready.net>2012-07-23 00:01:51 +0000
commit59475c73370c37becae97edfb8eb2fe4d56ef87f (patch)
tree74197d2d4fb263937551ef47d3becb39585e8991 /community/rekonq
parente4d2743138eaca146b1a01a7815facdb3d271d88 (diff)
Mon Jul 23 00:01:51 UTC 2012
Diffstat (limited to 'community/rekonq')
-rw-r--r--community/rekonq/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/rekonq/PKGBUILD b/community/rekonq/PKGBUILD
index c50418fea..1c9976037 100644
--- a/community/rekonq/PKGBUILD
+++ b/community/rekonq/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 70235 2012-05-02 17:32:26Z andrea $
+# $Id: PKGBUILD 74109 2012-07-21 11:42:11Z andrea $
# Maintainer: Peter Lewis <plewis@aur.archlinux.org>
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Panagiotis Papadopoulos <pano_90 AT gmx DOT net>
pkgname=rekonq
-pkgver=0.9.2
+pkgver=1.0
pkgrel=1
pkgdesc='A WebKit based web browser for KDE'
arch=('i686' 'x86_64')
url='http://rekonq.kde.org/'
license=('GPL')
-depends=('kdebase-keditbookmarks')
+depends=('kdebase-keditbookmarks' 'qoauth')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('5e5ce5fc20f07ac0deb1584404595750')
+md5sums=('ca7b86ad4a778cbba52a14192865c7b0')
build(){
cd "${srcdir}"