summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88af21713e5e..8f2b19c743af 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname="hyprland"
pkgname="${_pkgname}-nvidia"
-pkgver="0.29.0"
+pkgver="0.29.1"
pkgrel=1
pkgdesc="A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks. (NVIDIA patch)"
arch=(any)
@@ -53,7 +53,7 @@ source=("${pkgname}-${pkgver}.tar.gz::https://github.com/hyprwm/Hyprland/release
"nvidia.patch")
conflicts=("${_pkgname}")
provides=(hyprland)
-sha256sums=('2a498186d3fdb588793390bd78898575fa4fdac8436f358f8997ecd623ea9470'
+sha256sums=('5af3ba19c17466085f4458882a342090327ca400177aac3017aa8ccff34859d0'
'10223a97a622ea7e641b4305a9a4f7bf0cb0526dacfbfa5970171558b3a63488')
options=(!makeflags !buildflags !strip)