Commit cda31fc8 authored by Tobias C. Berner's avatar Tobias C. Berner
Browse files

KDE: Update KDE Plasma Desktop to 5.24.3 (Bugfix release)

Tuesday, 29 March 2022. Today KDE releases a bugfix update to KDE Plasma
5, versioned 5.24.4.

Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.

This release adds three weeks' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

  *  Sddm/lockscreen: Fix weird behaviour.
  *  Plymouth KControl: Substantially bump the helper timeout.
  *  Systemsettings runner: Ensure that we match keywords case
     insensitively.

View full changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.24.3-5.24.4
parent 109f5b4b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ _KDE_RELNAME= KDE${_KDE_VERSION}

# === VERSIONS OF THE DIFFERENT COMPONENTS =====================================
# Current KDE desktop.
KDE_PLASMA_VERSION?=		5.24.3
KDE_PLASMA_VERSION?=		5.24.4
KDE_PLASMA_BRANCH?=		stable

# Current KDE frameworks.
+0 −1
Original line number Diff line number Diff line
PORTNAME=	plasma-pa
DISTVERSION=	${KDE_PLASMA_VERSION}
PORTREVISION=	1
CATEGORIES=	audio kde kde-plasma

MAINTAINER=	kde@FreeBSD.org
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1646742894
SHA256 (KDE/plasma/5.24.3/plasma-pa-5.24.3.tar.xz) = e18fbe9cf9f2948c2d3567ba0bb71126ffef8d7c4df8084a8fa0fd48c0ca0759
SIZE (KDE/plasma/5.24.3/plasma-pa-5.24.3.tar.xz) = 132608
TIMESTAMP = 1648573114
SHA256 (KDE/plasma/5.24.4/plasma-pa-5.24.4.tar.xz) = ffe5b915e5e1d2e5d4de719502793dd5b91cd9715cc44f82c88fc5ff0556d325
SIZE (KDE/plasma/5.24.4/plasma-pa-5.24.4.tar.xz) = 132860
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1646742895
SHA256 (KDE/plasma/5.24.3/milou-5.24.3.tar.xz) = 31d70b760653e0fe4b9c1b59d7601bb52d307a3d3be3b8f67550a4ea9d22bd1b
SIZE (KDE/plasma/5.24.3/milou-5.24.3.tar.xz) = 48256
TIMESTAMP = 1648573116
SHA256 (KDE/plasma/5.24.4/milou-5.24.4.tar.xz) = 3109ad6c97415d74fccdfd26681360ff0925e58af7a1c72905437eb99faff37c
SIZE (KDE/plasma/5.24.4/milou-5.24.4.tar.xz) = 48236
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1646742897
SHA256 (KDE/plasma/5.24.3/sddm-kcm-5.24.3.tar.xz) = d0d01ceda262734e87f0cfc28138a1b5478651722a703a55ac744c4e676ec696
SIZE (KDE/plasma/5.24.3/sddm-kcm-5.24.3.tar.xz) = 81164
TIMESTAMP = 1648573117
SHA256 (KDE/plasma/5.24.4/sddm-kcm-5.24.4.tar.xz) = bef347b9e066a756d71263b19552fbbf9b8a1d6d22861060bdfd1ead5ab9d85d
SIZE (KDE/plasma/5.24.4/sddm-kcm-5.24.4.tar.xz) = 81212
Loading