Skip to content

Commit

Permalink
Update Hyprland to 0.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Makrennel committed Nov 9, 2024
1 parent 17c9288 commit 91fa70f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/hyprland/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'hyprland'
pkgname=hyprland
version=0.44.1
version=0.45.0
revision=1
build_style=cmake
configure_args=" --no-warn-unused-cli \
Expand Down Expand Up @@ -55,7 +55,7 @@ license="BSD-3-Clause"
homepage="https://hyprland.org/"
changelog="https://github.com/hyprwm/Hyprland/releases"
distfiles="https://github.com/hyprwm/Hyprland/releases/download/v${version}/source-v${version}.tar.gz"
checksum=a901b9ce5dac48a2b92f287d902c5dc33a05e9946fd082c43142f205246dfc63
checksum=9690b5c0c10fdc277ea7988a28318941dde854260ede4339634dbf2bba8192a3

if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
configure_args+=" -DCMAKE_CXX_FLAGS=\"-lexecinfo\""
Expand Down

0 comments on commit 91fa70f

Please sign in to comment.