summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortohmais2022-10-10 19:15:02 +1000
committertohmais2022-10-10 19:15:02 +1000
commit2b357cca5b2c6aaf9bd4b75194e9f3fcb23066cf (patch)
tree89f231c0de51c69d8c2e9941e7891daf23a4df02
parent786809d80318a0bce101ae100f0dc1ed49ea1aed (diff)
downloadaur-2b357cca5b2c6aaf9bd4b75194e9f3fcb23066cf.tar.gz
update pkgsums
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e513f6433385..1268f269870b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -50,5 +50,6 @@ pkgbase = hyprland-nvidia-git
source = hyprland::git+https://github.com/hyprwm/Hyprland.git
source = nvidia.patch
sha256sums = SKIP
+ sha256sums = 7ca975221f0b150fb6971b1142d10b5b62363731dc6de2d61026dc9a38b6e767
pkgname = hyprland-nvidia-git
diff --git a/PKGBUILD b/PKGBUILD
index 71140ed38212..26e29e7c985b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -51,7 +51,8 @@ source=("${_pkgname}::git+https://github.com/hyprwm/Hyprland.git"
"nvidia.patch")
conflicts=("${_pkgname}")
provides=(hyprland)
-sha256sums=('SKIP')
+sha256sums=('SKIP'
+ '7ca975221f0b150fb6971b1142d10b5b62363731dc6de2d61026dc9a38b6e767')
options=(!makeflags !buildflags !strip)
pkgver() {