Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=cdeed0b8ee01cb4d97e00a7c873bde191afb73b8
commit cdeed0b8ee01cb4d97e00a7c873bde191afb73b8 Author: DeX77 <[email protected]> Date: Wed Mar 30 10:00:39 2016 +0200 kio-extras-15.12.3-3-x86_64 * replace kdebase-runtime-kurifilter-plugins diff --git a/source/kde5/kio-extras/FrugalBuild b/source/kde5/kio-extras/FrugalBuild index d376e60..0e8833e 100644 --- a/source/kde5/kio-extras/FrugalBuild +++ b/source/kde5/kio-extras/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko <[email protected]> pkgname=kio-extras -pkgrel=2 +pkgrel=3 pkgdesc="Additional components to increase the functionality of KIO." archs=('i686' 'x86_64') _F_kde_project="applications" @@ -13,4 +13,7 @@ depends=("kpty>=$_F_kf5_full" "khtml>=$_F_kf5_full" \ makedepends+=("kdoctools>=$_F_kf5_full") sha1sums=('3fe1e11f7ea3b4acec85b8ceddbe6b09aeef98d5') +replaces=('kdebase-runtime-kurifilter-plugins') +conflicts=("${replaces[@]}") + # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
