We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 175f132 commit fa11da3Copy full SHA for fa11da3
1 file changed
srcpkgs/hyprland/template
@@ -1,6 +1,6 @@
1
# Template file for 'hyprland'
2
pkgname=hyprland
3
-version=0.54.1
+version=0.54.2
4
revision=1
5
build_style=cmake
6
configure_args="--no-warn-unused-cli -DCMAKE_BUILD_TYPE:STRING=Release \
@@ -18,7 +18,7 @@ license="BSD-3-Clause"
18
homepage="https://hyprland.org/"
19
changelog="https://github.com/hyprwm/Hyprland/releases"
20
distfiles="https://github.com/hyprwm/Hyprland/releases/download/v${version}/source-v${version}.tar.gz"
21
-checksum=67d7aa6d8c8edc1011d79d4694c6c24e8928de288f842b1847b5ddce172b3f60
+checksum=723d9cf86ad09b2f01d2cc403ac5799f9d6ad69a438b43a8f7b7589122eafd1b
22
make_check=no # cant run in sandbox
23
24
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
0 commit comments