Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=be2641a7894c7d969741714580243ea88f409c46
commit be2641a7894c7d969741714580243ea88f409c46 Author: crazy <[email protected]> Date: Tue May 17 16:34:48 2016 +0200 kdeplasma-addons5-5.6.4-1-x86_64 * Version bump * depends=() fix -> plasma-workspace>= ( why we allow something like this ?!? ) diff --git a/source/plasma/kdeplasma-addons5/FrugalBuild b/source/plasma/kdeplasma-addons5/FrugalBuild index 44bcde7..a490257 100644 --- a/source/plasma/kdeplasma-addons5/FrugalBuild +++ b/source/plasma/kdeplasma-addons5/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko <[email protected]> pkgname=kdeplasma-addons5 -pkgver=5.6.3 +pkgver=5.6.4 pkgrel=1 pkgdesc="Plasma AddOns" groups=('plasma') @@ -13,11 +13,11 @@ Finclude gnome-scriptlet kf5 depends=("kactivities5>=$_F_kf5_full" "kconfig>=$_F_kf5_full" \ "kconfigwidgets>=$_F_kf5_full" "kcoreaddons>=$_F_kf5_full" \ "ki18n>=$_F_kf5_full" "kio>=$_F_kf5_full" "kcmutils>=$_F_kf5_full" \ - "plasma-workspace>=$_F_kdever" "krunner5>=$_F_kf5_full" "kservice>=$_F_kf5_full"\ + "plasma-workspace>=$_F_kdever_plasma" "krunner5>=$_F_kf5_full" "kservice>=$_F_kf5_full"\ "kunitconversion>=$_F_kf5_full" "kdelibs4support>=$_F_kf5_full" \ "knewstuff>=$_F_kf5_full" "kross>=$_F_kf5_full" "qt5-x11extras>=$_F_kdever_qt5") -makedepends+=('scim' 'ibus') -sha1sums=('adeb11811da6c732b59d55769c02cfb26bfad9c8') +makedepends+=('scim' 'ibus' "kdoctools>=$_F_kf5_full") +sha1sums=('efba1e8b7d64bedd2545c2aea393b45bb21c230c') replaces=('kdeplasma-addons') conflicts=("${replaces[@]}") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
