From 8fec3c1a8f147ed4421286b96f995ad0e1056b27 Mon Sep 17 00:00:00 2001 From: eweos-helper <134289199+eweos-helper[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 08:38:31 +0000 Subject: [PATCH] [hyprland] 0.47.2-1: new upstream version --- PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 8ee1ad0f..ece5b3b2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Yukari Chiba pkgname="hyprland" -pkgver=0.46.2 -pkgrel=3 +pkgver=0.47.2 +pkgrel=1 pkgdesc="A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks." arch=(x86_64 aarch64 riscv64 loongarch64) url="https://github.com/hyprwm/Hyprland" @@ -43,7 +43,7 @@ makedepends=( linux-headers ) source=("$pkgname::git+$url#tag=v$pkgver") -sha256sums=('521fbe69c9c194043354e5a81061a412658b5aef13cf24c009455e36413505f3') +sha256sums=('e53c339962eaa043246878f67ae8ed5d68c779442b542b1602e4ee57ee916815') build() { cd "$srcdir"