Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8a015e51c74771be5b8b42d0f508e694ae0f3efe
commit 8a015e51c74771be5b8b42d0f508e694ae0f3efe Author: DeX77 <[email protected]> Date: Sat May 7 18:48:38 2016 +0200 qupzilla-2.0.0-4-x86_64 * replace konq-plugins and libkonq diff --git a/source/xapps/qupzilla/FrugalBuild b/source/xapps/qupzilla/FrugalBuild index 962d6d1..676e8ea 100644 --- a/source/xapps/qupzilla/FrugalBuild +++ b/source/xapps/qupzilla/FrugalBuild @@ -3,7 +3,7 @@ pkgname=qupzilla pkgver=2.0.0 -pkgrel=3 +pkgrel=4 pkgdesc="Web browser written in Qt." url="http://www.qupzilla.co.cc" depends=('qt5-base' 'qt5-webengine' 'qt5-x11extras') @@ -16,9 +16,9 @@ _F_github_tag_v="y" Finclude gnome-scriptlet github kf5-version sha1sums=('4083006116d8ce79829a2155ac075c76153a8c13') -replaces=('rekonq' 'konqueror') -provides=('rekonq' 'konqueror') -conflicts=('rekonq' 'konqueror') +replaces=('rekonq' 'konqueror' 'konq-plugins' 'libkonq') +provides=("${replaces[@]}") +conflicts=("${replaces[@]}") subpkgs=("$pkgname-kde") subdescs=("Plugin for Qupzilla integration with KWallet.") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
