summaryrefslogtreecommitdiff
path: root/community/rekonq/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/rekonq/PKGBUILD')
-rw-r--r--community/rekonq/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/rekonq/PKGBUILD b/community/rekonq/PKGBUILD
index 7891929e3..0f62663b4 100644
--- a/community/rekonq/PKGBUILD
+++ b/community/rekonq/PKGBUILD
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD 89389 2013-04-29 06:54:51Z andrea $
+# $Id: PKGBUILD 90424 2013-05-12 10:14:44Z 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=2.3.0
-pkgrel=1
+pkgrel=2
pkgdesc='A WebKit based web browser for KDE'
arch=('i686' 'x86_64')
url='http://rekonq.kde.org/'
license=('GPL')
depends=('kdebase-keditbookmarks' 'qoauth')
makedepends=('cmake' 'automoc4')
-optdepends=('qca-ossl: to use the sync handler')
+optdepends=('kdebase-konqueror: search engines support'
+ 'qca-ossl: to use the sync handler')
install=${pkgname}.install
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
sha256sums=('f84fe975e79cbdcd218eb73d5371ee5ca0e11a2aea0d1d890ba9f24a505cf65c')