From de487366fa5676657c8b75443b63108abdb4f3ec Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Thu, 2 May 2019 08:39:59 +0200 Subject: kpmcore: => 4.0.0 --- kde5-extra/kpmcore/DEPENDS | 9 +++++---- kde5-extra/kpmcore/DETAILS | 2 +- kde5-extra/kpmcore/HISTORY | 6 ++++++ 3 files changed, 12 insertions(+), 5 deletions(-) (limited to 'kde5-extra') diff --git a/kde5-extra/kpmcore/DEPENDS b/kde5-extra/kpmcore/DEPENDS index 6c6cb7e283..ba56edb0bf 100755 --- a/kde5-extra/kpmcore/DEPENDS +++ b/kde5-extra/kpmcore/DEPENDS @@ -1,9 +1,10 @@ source "$GRIMOIRE/KDE5_DEPENDS" && +depends kauth && depends kcoreaddons && depends ki18n && depends kwidgetsaddons && - -depends libatasmart && -depends parted && +depends qca-qt5 && depends pkgconfig && -depends util-linux +depends smartmontools && +depends util-linux && +optional_depends fatresize '' '' 'resize FAT 16/32 partitions' diff --git a/kde5-extra/kpmcore/DETAILS b/kde5-extra/kpmcore/DETAILS index e56cb55600..d94dd2a17e 100755 --- a/kde5-extra/kpmcore/DETAILS +++ b/kde5-extra/kpmcore/DETAILS @@ -1,5 +1,5 @@ SPELL=kpmcore - VERSION=3.3.0 + VERSION=4.0.0 SOURCE=$SPELL-$VERSION.tar.xz SOURCE_URL=https://download.kde.org/stable/$SPELL/${VERSION}/src/$SOURCE SOURCE2=$SOURCE.sig diff --git a/kde5-extra/kpmcore/HISTORY b/kde5-extra/kpmcore/HISTORY index 6d571269f7..3fb8ffa95b 100644 --- a/kde5-extra/kpmcore/HISTORY +++ b/kde5-extra/kpmcore/HISTORY @@ -1,3 +1,9 @@ +2019-05-02 Treeve Jelbert + * DETAILS: version 4.0.0 + + * DEPENDS: add kauth, smartmontools, fatresize, qca-qt5 + remove parted, libatasmart + 2017-12-16 Treeve Jelbert * DETAILS: version 3.3.0 -- cgit v1.2.3