Skip to content

Commit

Permalink
contrib/kirigami-addons: update to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nekopsykose committed Jun 26, 2024
1 parent d9cc64d commit 0e2bc88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/kirigami-addons/template.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname = "kirigami-addons"
pkgver = "1.2.1"
pkgver = "1.3.0"
pkgrel = 0
build_style = "cmake"
make_check_args = [
Expand Down Expand Up @@ -35,7 +35,7 @@
license = "LGPL-2.0-or-later AND GPL-2.0-or-later"
url = "https://api.kde.org/frameworks/kirigami-addons/html"
source = f"$(KDE_SITE)/kirigami-addons/kirigami-addons-{pkgver}.tar.xz"
sha256 = "657426f9ec55cfec5a7f04848ed2b4df2ac8bfcb33c25626ad239219d444ee98"
sha256 = "f5e44d7a7d7dfd866c529bb004f7204013609a16c9757091fcdb2c6c5be00ff3"
# FIXME: cfi kills plasmashell (started under kwin_wayland) in libcomponents.so
hardening = ["vis", "!cfi"]

Expand Down

0 comments on commit 0e2bc88

Please sign in to comment.