summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74a1b98ab9a9..e0d6e51366d1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname="hyprland"
pkgname="${_pkgname}-nvidia"
-pkgver="0.27.0"
+pkgver="0.27.2"
pkgrel=1
pkgdesc="A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks. (NVIDIA patch)"
arch=(any)
@@ -53,8 +53,8 @@ source=("${pkgname}-${pkgver}.tar.gz::https://github.com/hyprwm/Hyprland/release
"nvidia.patch")
conflicts=("${_pkgname}")
provides=(hyprland)
-sha256sums=('d3d11572ba51e4248e653e22034052ed371b8b3dac1a731d3506ebdfb41e6ccf'
- '522b19656d7c1627ec615b6720182590570560e346c1670f9df002015707b340')
+sha256sums=('1cb1b345fd98e80cb04ba60c7bb42ead6b6ad79898f84b468f3ba87459d99f1f'
+ 'e055dfa5791c5b01f2c3e5388c9009e713627650b9b21b0168288ee4b85ba799')
options=(!makeflags !buildflags !strip)
build() {