From 7a0edeae282730aeec6da2cd55fd7052af6d0384 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 3 Jan 2020 19:26:04 -0500 Subject: [PATCH] system/pixma: Fix VERSION in script. Signed-off-by: B. Watson --- system/pixma/pixma.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/pixma/pixma.SlackBuild b/system/pixma/pixma.SlackBuild index 202ca2fd33..1770fffead 100644 --- a/system/pixma/pixma.SlackBuild +++ b/system/pixma/pixma.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pixma -VERSION=4.00.1 +VERSION=${VERSION:-4.00.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo}