From fcb0ffbf7bc989fc299070b2682e5e292b83d83b Mon Sep 17 00:00:00 2001 From: madomado Date: Thu, 28 Sep 2023 15:33:16 +0800 Subject: [PATCH] bump: kde-liquidshell Signed-off-by: madomado --- .../kde/kde-liquidshell/kde-liquidshell.spec | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/anda/desktops/kde/kde-liquidshell/kde-liquidshell.spec b/anda/desktops/kde/kde-liquidshell/kde-liquidshell.spec index 44ddb827e9..d20d71758e 100644 --- a/anda/desktops/kde/kde-liquidshell/kde-liquidshell.spec +++ b/anda/desktops/kde/kde-liquidshell/kde-liquidshell.spec @@ -1,17 +1,12 @@ -%global forgeurl https://invent.kde.org/system/liquidshell -%global commit 9b14b9766f5d8db2b81c9bc7d4163dc07534402c -%global scm git -%forgemeta - Name: kde-liquidshell -Version: 1.8.1 +Version: 1.9.0 Release: %autorelease Summary: Basic desktop shell using QtWidgets Provides: liquidshell = %version License: GPL-3.0 -URL: %{forgeurl} -Source0: %{forgeurl}/-/archive/%{commit}/liquidshell-%{commit}.tar.gz +URL: https://invent.kde.org/system/liquidshell +Source0: https://download.kde.org/stable/liquidshell/liquidshell-%version.tar.xz BuildRequires: cmake BuildRequires: libappstream-glib @@ -49,7 +44,7 @@ Recommends: polkit-kde liquidshell is a basic Desktop Shell implemented using QtWidgets. %prep -%autosetup -n liquidshell-%{commit} +%autosetup -n liquidshell-%version %build %cmake_kf5 -DWITH_PACKAGEKIT=true