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

Andrea Scarpino andrea at nymeria.archlinux.org
Sun May 12 10:14:35 UTC 2013


    Date: Sunday, May 12, 2013 @ 12:14:35
  Author: andrea
Revision: 90423

upgpkg: rekonq 2.3.0-2

Konqueror is needed to use search engines (FS#35205)

Modified:
  rekonq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-12 09:41:18 UTC (rev 90422)
+++ PKGBUILD	2013-05-12 10:14:35 UTC (rev 90423)
@@ -5,14 +5,15 @@
 
 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')




More information about the arch-commits mailing list