summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPellegrino Prevete2023-07-02 01:56:43 +0200
committerPellegrino Prevete2023-07-02 01:56:43 +0200
commitec24e2ebb8f2b02b56672694c084adcf39a3a801 (patch)
tree6f84a097e0330d984556348bece9895029bb7619 /PKGBUILD
parent9d225eea59f9eb0006cea8895c5f40e81726a764 (diff)
downloadaur-blueprint-compiler-health.tar.gz
update pkgbuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6cd2cee1615..e602b65276e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,8 +23,8 @@ source=(
# "git+${_repo_url}#commit=${_commit}")
"${_repo_url}/-/archive/${_commit}/${_pkgname}-${_commit}.tar.gz"
)
-sha256sums=(
- 'SKIP'
+sha512sums=(
+ '19104642fd397b664ff08c513b2f9008d96f9da7665fb6552c0f866fe45685fd778f315ade2bc0dacd2616bbec0b0a032f4d1fe17632f8de97780869fe9e1a8c'
)
build() {