aboutsummaryrefslogtreecommitdiff
path: root/system/clamtk/clamtk.SlackBuild
diff options
context:
space:
mode:
authorPetar Petrov <slackalaxy@gmail.com>2022-10-08 15:22:57 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-15 10:47:26 +0700
commitc9f90f664095d833f6c1df7ca3561790d246fefb (patch)
tree8cc101de04ddb9c259f058a17e8d5e2345a930da /system/clamtk/clamtk.SlackBuild
parent102a4ff0e01e64e4be6183aec97515455712595a (diff)
system/clamtk: Updated for version 6.14.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/clamtk/clamtk.SlackBuild')
-rw-r--r--system/clamtk/clamtk.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/clamtk/clamtk.SlackBuild b/system/clamtk/clamtk.SlackBuild
index 3df718fbb7cfc..ae395845250b2 100644
--- a/system/clamtk/clamtk.SlackBuild
+++ b/system/clamtk/clamtk.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for clamtk
-# Copyright 2012-2021 Petar Petrov slackalaxy@gmail.com
+# Copyright 2012-2022 Petar Petrov slackalaxy@gmail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=clamtk
-VERSION=${VERSION:-6.11}
+VERSION=${VERSION:-6.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}