From 0682e41ae455faba9e7e1d85bbfc6196fec3db8a Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Sun, 17 Mar 2019 12:48:34 +0000 Subject: x11/kf5-plasma-framework: update to 5.56.1 - this includes a fix for a possible crash in plasmashell --- x11/kf5-plasma-framework/Makefile | 3 +++ x11/kf5-plasma-framework/distinfo | 6 +++--- x11/kf5-plasma-framework/pkg-plist | 4 ++-- 3 files changed, 8 insertions(+), 5 deletions(-) (limited to 'x11') diff --git a/x11/kf5-plasma-framework/Makefile b/x11/kf5-plasma-framework/Makefile index c1227fb255e8..c99ddc842e3a 100644 --- a/x11/kf5-plasma-framework/Makefile +++ b/x11/kf5-plasma-framework/Makefile @@ -18,4 +18,7 @@ USE_QT= buildtools_build core dbus declarative gui network qmake_build \ script sql svg widgets x11extras xml USE_XORG= ice sm x11 xcb xext xrandr +# Respin +KDE_FRAMEWORKS_VERSION= 5.56.1 + .include diff --git a/x11/kf5-plasma-framework/distinfo b/x11/kf5-plasma-framework/distinfo index e96d47eab04c..fbb1a47bfeb7 100644 --- a/x11/kf5-plasma-framework/distinfo +++ b/x11/kf5-plasma-framework/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1551548688 -SHA256 (KDE/frameworks/5.56.0/plasma-framework-5.56.0.tar.xz) = 0accc21e8dd47531821d9a4a339fb790d3695fe12868d8c92e1b00564e028943 -SIZE (KDE/frameworks/5.56.0/plasma-framework-5.56.0.tar.xz) = 4636296 +TIMESTAMP = 1552826355 +SHA256 (KDE/frameworks/5.56.1/plasma-framework-5.56.1.tar.xz) = dc3c756cd0a91fa8a343c994606cceb5024615232d48fc7ebeecbfec98c0c772 +SIZE (KDE/frameworks/5.56.1/plasma-framework-5.56.1.tar.xz) = 4636412 diff --git a/x11/kf5-plasma-framework/pkg-plist b/x11/kf5-plasma-framework/pkg-plist index 5dc10a1c985f..6505ed3620e8 100644 --- a/x11/kf5-plasma-framework/pkg-plist +++ b/x11/kf5-plasma-framework/pkg-plist @@ -60,10 +60,10 @@ lib/cmake/KF5PlasmaQuick/KF5PlasmaQuickTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/KF5PlasmaQuick/KF5PlasmaQuickTargets.cmake lib/libKF5Plasma.so lib/libKF5Plasma.so.5 -lib/libKF5Plasma.so.%%KDE_FRAMEWORKS_VERSION%% +lib/libKF5Plasma.so.5.56.0 lib/libKF5PlasmaQuick.so lib/libKF5PlasmaQuick.so.5 -lib/libKF5PlasmaQuick.so.%%KDE_FRAMEWORKS_VERSION%% +lib/libKF5PlasmaQuick.so.5.56.0 %%QT_PLUGINDIR%%/kpackage/packagestructure/containmentactions_packagestructure.so %%QT_PLUGINDIR%%/kpackage/packagestructure/dataengine_packagestructure.so %%QT_PLUGINDIR%%/kpackage/packagestructure/plasmageneric_packagestructure.so -- cgit