diff options
author | ThatOneCalculator | 2022-06-12 13:52:41 -0700 |
---|---|---|
committer | ThatOneCalculator | 2022-06-12 13:52:41 -0700 |
commit | aaeb788c849c8d5f8ca44749fcf71a0399a3fc0d (patch) | |
tree | 770ae0b62b4493ad81bde82b6c3f9974e1227227 /PKGBUILD | |
parent | c7907a45f3c9737f5010677f95231639d32113ad (diff) | |
download | aur-aaeb788c849c8d5f8ca44749fcf71a0399a3fc0d.tar.gz |
0.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ _pkgname="hyprland" pkgname="${_pkgname}-git" -pkgver=r683.g0b8fe2a -pkgrel=4 +pkgver=r722.g2208be5 +pkgrel=1 pkgdesc="A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks." arch=(any) url="https://github.com/vaxerski/Hyprland" |