From 210a00e4700d69ac535101fae4a2204400afb8cb Mon Sep 17 00:00:00 2001 From: Orion Date: Fri, 1 Aug 2025 04:58:04 +0000 Subject: [PATCH] Force Update --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 301cdcc94f1ab..9bec9bd8b5564 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -35,7 +35,7 @@ provides=(llama.cpp) options=(lto !debug) source=("git+${url}") -sha256sums=("SKIP") +sha256sums=('SKIP') pkgver() { cd "$_pkgname"