Skip to content

Commit

Permalink
hyprland: update to 0.38
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed Apr 3, 2024
1 parent ac62967 commit 1f3a365
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/hyprland/template
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Template file for 'hyprland'
pkgname=hyprland
version=0.37.1
version=0.38.0
revision=1
build_style=cmake
hostmakedepends="
cmake
cpio
glslang
hwids
Expand Down Expand Up @@ -41,7 +41,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=bf3c33f7643218af3c44411c28e9a20fcd02225e56d732a8a4a446d9a298f862
checksum=6e0235ad21ecff471381a50474852bfa0d1ed19bcf71504db5afe658bc305f08

if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" libexecinfo-devel"
Expand Down

0 comments on commit 1f3a365

Please sign in to comment.