From 35bcea38e324dbf426549177f1ba33b132e5f0bd Mon Sep 17 00:00:00 2001 From: Kainoa Kanter <44733677+ThatOneCalculator@users.noreply.github.com> Date: Tue, 31 May 2022 13:19:26 -0700 Subject: [PATCH] 0.2.1beta --- aur/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aur/PKGBUILD b/aur/PKGBUILD index 2d424f99..32d77aa8 100644 --- a/aur/PKGBUILD +++ b/aur/PKGBUILD @@ -2,7 +2,7 @@ _pkgname="hyprland" pkgname="${_pkgname}" -pkgver="0.2.0beta" +pkgver="0.2.1beta" pkgrel=2 pkgdesc="Hyprland is a dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks." arch=(any)