summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMonstrousOgre2023-02-06 17:10:17 +0530
committerMonstrousOgre2023-02-06 17:10:17 +0530
commit992a2aaf8375b8e91260a350a8a4f9198d604231 (patch)
tree11d04cd186dadef0dd1d50654e263a0839912f36
parent9e649fb82b21dc9cabf72ae5c59619829c60c49f (diff)
downloadaur-992a2aaf8375b8e91260a350a8a4f9198d604231.tar.gz
update to v0.21.0beta
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d37a9142fcd7..7c34d5a4fe23 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hyprland-nvidia
pkgdesc = A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks. (NVIDIA patch)
- pkgver = 0.20.1beta
+ pkgver = 0.21.0beta
pkgrel = 1
url = https://github.com/hyprwm/Hyprland
arch = any
@@ -47,7 +47,7 @@ pkgbase = hyprland-nvidia
options = !makeflags
options = !buildflags
options = !strip
- source = hyprland-nvidia-0.20.1beta.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.20.1beta/source-v0.20.1beta.tar.gz
+ source = hyprland-nvidia-0.21.0beta.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.21.0beta/source-v0.21.0beta.tar.gz
source = nvidia.patch
sha256sums = babc64cde2f56e4e77c02f81862a2879e097086b074ebaa533a1bcf0a87dfb23
sha256sums = 522b19656d7c1627ec615b6720182590570560e346c1670f9df002015707b340
diff --git a/PKGBUILD b/PKGBUILD
index 4fee342e008c..4066ca49a273 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname="hyprland"
pkgname="${_pkgname}-nvidia"
-pkgver="0.20.1beta"
+pkgver="0.21.0beta"
pkgrel=1
pkgdesc="A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks. (NVIDIA patch)"
arch=(any)