summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHunter Peavey2021-02-15 20:15:04 -0800
committerHunter Peavey2021-02-15 20:15:04 -0800
commitdd4d36cd86c44f00a16813d493c49a18413b1cce (patch)
treed6bfb507e7854b98e3b2f84406129acd9e9f45a2 /PKGBUILD
parent46dd693a13861707fff4128438d38cc6f2d417cd (diff)
downloadaur-dd4d36cd86c44f00a16813d493c49a18413b1cce.tar.gz
Fix sum of hook in pkgbuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c032f31d30a..aa3662088ed3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('Unlicense')
# Sources
source=("git+${url}" 'endlessh.conf' '99-endlessh.hook')
-sha256sums=('SKIP' '800eb22c581d706fe26821e41102ce1b23836fa7b36beb89ba12bb38577a5ea8' '210b60c91bdabe89cb0111e8597eb61fe28542aa2abedb95ff3b175050adb20d')
+sha256sums=('SKIP' '800eb22c581d706fe26821e41102ce1b23836fa7b36beb89ba12bb38577a5ea8' 'b4519b5ba8d91b8ba670a31f0c6d9a423078b38fb5f4596c39a308e28924e712')
# Package relations
depends=()