From 693abed81841aa67d353b5c5638ab65c1edd3b64 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 24 Jun 2022 09:21:46 +0200 Subject: [PATCH] plasma-workspace-wallpapers: update to 5.25.3. --- srcpkgs/plasma-workspace-wallpapers/template | 4 ++-- srcpkgs/plasma-workspace/template | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/plasma-workspace-wallpapers/template b/srcpkgs/plasma-workspace-wallpapers/template index d9b6085b81d..7da0c5cdca0 100644 --- a/srcpkgs/plasma-workspace-wallpapers/template +++ b/srcpkgs/plasma-workspace-wallpapers/template @@ -1,6 +1,6 @@ # Template file for 'plasma-workspace-wallpapers' pkgname=plasma-workspace-wallpapers -version=5.24.5 +version=5.25.3 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -10,4 +10,4 @@ maintainer="John " license="GPL-2.0-or-later" homepage="https://invent.kde.org/plasma/plasma-workspace-wallpapers" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=119b6732ac14447e49362d9544ff4431ed703dc03e7854926fbf72fd49ab4b29 +checksum=905e56406b21dde5161ef39a8d35d48e123aee8144c30bb89cbff726b1be5c97 diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template index aa7680e4d8c..03fd617cfe8 100644 --- a/srcpkgs/plasma-workspace/template +++ b/srcpkgs/plasma-workspace/template @@ -1,6 +1,6 @@ # Template file for 'plasma-workspace' pkgname=plasma-workspace -version=5.24.5 +version=5.25.3.1 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF @@ -22,8 +22,8 @@ short_desc="KDE Window manager" maintainer="John " license="GPL-2.0-or-later, GFDL-1.2-or-later, LGPL-2.1-or-later" homepage="https://invent.kde.org/plasma/plasma-workspace" -distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=b9912691e0becfa0839dbf7750ea24729b72bad0216bef27584f9faf882064f6 +distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz" +checksum=a150355ff35a98e17afca3c2239b826817aa178cf89040140aba240066680f26 build_options="pipewire" build_options_default="pipewire"