diff --git a/.SRCINFO b/.SRCINFO index d69f6ded7e42b..afc8b29202e72 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -32,6 +32,7 @@ pkgbase = ik-llama.cpp conflicts = ik-llama.cpp-vulkan options = lto options = !debug + backup = etc/conf.d/llama.cpp source = https://raw.githubusercontent.com/Orion-zhen/aur-packages/refs/heads/main/assets/llama.cpp/llama.cpp.service source = https://raw.githubusercontent.com/Orion-zhen/aur-packages/refs/heads/main/assets/llama.cpp/llama.cpp.conf sha256sums = 0377d08a07bda056785981d3352ccd2dbc0387c4836f91fb73e6b790d836620d diff --git a/PKGBUILD b/PKGBUILD index 6c97e5575c768..611564653ad7e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -42,6 +42,7 @@ provides=(llama.cpp) options=(lto !debug) +backup=("etc/conf.d/llama.cpp") source=( "https://raw.githubusercontent.com/Orion-zhen/aur-packages/refs/heads/main/assets/llama.cpp/llama.cpp.service" "https://raw.githubusercontent.com/Orion-zhen/aur-packages/refs/heads/main/assets/llama.cpp/llama.cpp.conf"