1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2025-07-22 05:07:13 +00:00

fix empty variable

This commit is contained in:
xiota
2025-03-17 18:35:53 +00:00
parent 990a6fc93f
commit 45cde35540

View File

@@ -97,6 +97,7 @@ if [[ ${_build_arch_patch::1} == "t" ]]; then
| grep -Eo "v${pkgver}-arch[0-9]+" \
| sort -rV | head -1
)
: ${_srctag:=v${pkgver}-arch1}
source+=(
$_dl_url_arch/releases/download/$_srctag/linux-$_srctag.patch.zst{,.sig}