summarylogtreecommitdiffstats
path: root/make-check
diff options
context:
space:
mode:
Diffstat (limited to 'make-check')
-rwxr-xr-xmake-check2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-check b/make-check
index 77ce3dde7940..31ea8d69eda4 100755
--- a/make-check
+++ b/make-check
@@ -19,6 +19,6 @@ else
fi
namcap PKGBUILD
-namcap ./*.tar.xz
+namcap ./*.pkg.*
makepkg --printsrcinfo >| .SRCINFO && echo "Updated .SRCINFO" >&2