summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7bb6ed4de7f8..67b6f01ef538 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname="hyprland"
pkgname="${_pkgname}-nvidia"
-pkgver="0.21.0beta"
-pkgrel=2
+pkgver="0.22.0beta"
+pkgrel=1
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"
@@ -51,7 +51,7 @@ source=("${pkgname}-${pkgver}.tar.gz::https://github.com/hyprwm/Hyprland/release
"nvidia.patch")
conflicts=("${_pkgname}")
provides=(hyprland)
-sha256sums=('fba4902f39fe549ecf829c23b1c086cbe02cd068c6f65c2571c357226fa915fd'
+sha256sums=('4f8d20a12080926761913a2c7de136f77b718949667f4f2a4974ad34708fe524'
'522b19656d7c1627ec615b6720182590570560e346c1670f9df002015707b340')
options=(!makeflags !buildflags !strip)