Update PKGBUILD

This commit is contained in:
Kainoa Kanter 2022-05-31 13:26:03 -07:00 committed by GitHub
parent 40ab062a3c
commit 4264a0b08d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,8 @@
_pkgname="hyprland"
pkgname="${_pkgname}"
pkgver="0.2.1beta"
pkgrel=2
pkgver="0.2.2beta"
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"