summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMickhat2023-08-10 14:06:45 +0200
committerMickhat2023-08-10 14:06:45 +0200
commitbea42b845592d3677ca639307282a30626cbea61 (patch)
treef58abcef7dbb9fcc396b95e6d5770b150f7e6a66 /PKGBUILD
parent003b6c9def3d7eac8f1a19b12e58b0731921e057 (diff)
downloadaur-bea42b845592d3677ca639307282a30626cbea61.tar.gz
update v0.28.0
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1cfc513bc4e..152617f6ca8c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname="hyprland"
pkgname="${_pkgname}-nvidia"
-pkgver="0.27.2"
+pkgver="0.28.0"
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=('1cb1b345fd98e80cb04ba60c7bb42ead6b6ad79898f84b468f3ba87459d99f1f'
+sha256sums=('baf355cb4e301b27de59fa5fc503b7338eed1bc921fcf76b73629504a00ffefd'
'10223a97a622ea7e641b4305a9a4f7bf0cb0526dacfbfa5970171558b3a63488')
options=(!makeflags !buildflags !strip)