Skip to content

Commit

Permalink
hyprland: update to 0.44.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed Oct 9, 2024
1 parent 908e257 commit 9d96b16
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.0
version=0.44.1
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=c307e52d8f2554b02428926b87060c228472b09ca18fc0d928487aa92559104f
checksum=a901b9ce5dac48a2b92f287d902c5dc33a05e9946fd082c43142f205246dfc63

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

0 comments on commit 9d96b16

Please sign in to comment.