summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xwatch-versions4
1 files changed, 4 insertions, 0 deletions
diff --git a/watch-versions b/watch-versions
index 2c519fa..cb04880 100755
--- a/watch-versions
+++ b/watch-versions
@@ -60,6 +60,10 @@ case "${pkgbase}" in
url='https://sources.archlinux32.org/sources/'
regex='<a href="archlinux32-keyring-v\([0-9.]\+\)\.tar\.gz">'
;;
+ *)
+ >&2 printf 'Checking the version of package "%s" is not yet implemented!\n' "${pkgbase}"
+ exit 1
+ ;;
esac
newver=$(