Skip to content

Commit

Permalink
bump: kde-liquidshell
Browse files Browse the repository at this point in the history
Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Sep 28, 2023
1 parent 939e92f commit fcb0ffb
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions anda/desktops/kde/kde-liquidshell/kde-liquidshell.spec
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit fcb0ffb

Please sign in to comment.