From 357902a96c1d0df69f5580d961cbff7d146b800d Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 2 Jul 2022 16:28:12 -0400 Subject: sbolint: skip other checks if SlackBuild doesnt exist --- sbopkglint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbopkglint') diff --git a/sbopkglint b/sbopkglint index d903dfb..d234e39 100755 --- a/sbopkglint +++ b/sbopkglint @@ -3,7 +3,7 @@ # 20220408 bkw: note to self: VER must be in sync with VERSION in sbolint # and the Makefile. -VER=0.5.1 +VER=0.5.2 : <