diff options
author | Kainoa Kanter <[email protected]> | 2022-05-28 18:07:28 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2022-05-28 18:07:28 -0700 |
commit | 4cc085ac7581ab644d3b9ebbe038fb9cf6dbc904 (patch) | |
tree | 96b8ec375468762dd8647ebf112fd84f48d2d711 | |
parent | af55d5aa96e7973f243c9bb238f49607407d8f1d (diff) | |
download | Hyprland-4cc085ac7581ab644d3b9ebbe038fb9cf6dbc904.tar.gz Hyprland-4cc085ac7581ab644d3b9ebbe038fb9cf6dbc904.zip |
Update PKGBUILD-git
-rw-r--r-- | aur/PKGBUILD-git | 6 |
1 files 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 <[email protected]>, ThatOneCalculator <[email protected]> +# Maintainer: ThatOneCalculator <[email protected]>, Sander van Kasteel <[email protected]> _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" |