From 4cc085ac7581ab644d3b9ebbe038fb9cf6dbc904 Mon Sep 17 00:00:00 2001 From: Kainoa Kanter <44733677+ThatOneCalculator@users.noreply.github.com> Date: Sat, 28 May 2022 18:07:28 -0700 Subject: [PATCH] Update PKGBUILD-git --- aur/PKGBUILD-git | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aur/PKGBUILD-git b/aur/PKGBUILD-git index af0ac400..70f86c93 100644 --- a/aur/PKGBUILD-git +++ b/aur/PKGBUILD-git @@ -1,9 +1,9 @@ -# Maintainer: Sander van Kasteel , ThatOneCalculator +# Maintainer: ThatOneCalculator , Sander van Kasteel _pkgname="hyprland" pkgname="${_pkgname}-git" -pkgver=r461.96cdf8f -pkgrel=5 +pkgver=r568.g632d00c +pkgrel=1 pkgdesc="Hyprland is a dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks." arch=(any) url="https://github.com/vaxerski/Hyprland"