summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author B. Watson2020-01-04 01:26:04 +0100
committer Willy Sudiarto Raharjo2020-01-12 02:47:42 +0100
commit7a0edeae282730aeec6da2cd55fd7052af6d0384 (patch)
tree981e30284e6ba38fc256b5b6de731d6d261c94c7 /system
parent6122c2b4a8d4508193dfcc45f079f6b40ce9f8de (diff)
downloadslackbuilds-7a0edeae282730aeec6da2cd55fd7052af6d0384.tar.gz
system/pixma: Fix VERSION in script.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system')
-rw-r--r--system/pixma/pixma.SlackBuild2
1 files changed, 1 insertions, 1 deletions
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}