diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-10-12 12:14:36 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-10-14 11:20:32 +0200 |
commit | aecaafb00a46fc25ef9ad063b64e3546fc8b7ec8 (patch) | |
tree | 7e59f4770b07fb9d396bcc3a22d9e3e2a3baf333 /sysutils/k3b | |
parent | deskutils/kronometer: remove wrong category entry (diff) |
KDE: Update KDE Gear to 22.08.2
KDE Gear 22.08.2
Thursday, 13 October 2022
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations, including:
* ark: Fix incompatibility with original 7-Zip (Commit, fixes bug
#456797)
* kdeconnect: Prevent a crash if there’s no audio devices (Commit,
fixes bug #454917)
* kio-extras: Compatibility with Samba >= 4.16 (Commit, fixes bug
#453090)
Announcement: https://kde.org/announcements/gear/22.08.2/
Diffstat (limited to 'sysutils/k3b')
-rw-r--r-- | sysutils/k3b/Makefile | 1 | ||||
-rw-r--r-- | sysutils/k3b/distinfo | 6 |
2 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/k3b/Makefile b/sysutils/k3b/Makefile index 6e49235cbf2c..97cffa0d19c6 100644 --- a/sysutils/k3b/Makefile +++ b/sysutils/k3b/Makefile @@ -1,6 +1,5 @@ PORTNAME= k3b DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils multimedia kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/k3b/distinfo b/sysutils/k3b/distinfo index a81613e4cdcb..f6cec5e088ba 100644 --- a/sysutils/k3b/distinfo +++ b/sysutils/k3b/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662479919 -SHA256 (KDE/release-service/22.08.1/k3b-22.08.1.tar.xz) = f1af8904e4edcbaba0bc828b27b424d29480cf71729a1fb59da63de459ff9854 -SIZE (KDE/release-service/22.08.1/k3b-22.08.1.tar.xz) = 10762800 +TIMESTAMP = 1665484038 +SHA256 (KDE/release-service/22.08.2/k3b-22.08.2.tar.xz) = b40b195b16f5f7bd31baea77cb5556dba4eb0e0812cd91e6f2ae2f0b512f99d1 +SIZE (KDE/release-service/22.08.2/k3b-22.08.2.tar.xz) = 10763808 |