summaryrefslogtreecommitdiff
path: root/community/rekonq/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/rekonq/PKGBUILD')
-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}"