summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMonstrousOgre2023-02-06 17:29:39 +0530
committerMonstrousOgre2023-02-06 17:29:39 +0530
commit7429e18fd2b2980d323d973d991c3c99bf12c6e9 (patch)
treeeeee1ef95954cf76ecc4649f81ffbe0ad1685264 /PKGBUILD
parentc2c95c8a4b660d9bb0875e41df8a0c3b896dd1d8 (diff)
downloadaur-7429e18fd2b2980d323d973d991c3c99bf12c6e9.tar.gz
updating pkgrel for v0.21.0beta
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba2879547029..7bb6ed4de7f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname="hyprland"
pkgname="${_pkgname}-nvidia"
pkgver="0.21.0beta"
-pkgrel=1
+pkgrel=2
pkgdesc="A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks. (NVIDIA patch)"
arch=(any)
url="https://github.com/hyprwm/Hyprland"