diff --git a/x11-packages/get-latest-version.sh b/x11-packages/get-latest-version.sh index fe603b91d..3a52265cc 100755 --- a/x11-packages/get-latest-version.sh +++ b/x11-packages/get-latest-version.sh @@ -8,6 +8,7 @@ if [ -z "${1}" ]; then echo echo "This script retrieves current package version" echo "from https://www.archlinux.org." + exit 1 fi for repo in extra community core; do