diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2018-12-27 10:09:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-27 10:09:54 +0700 |
commit | 1d5c2633f7087602bbc2fd0ccd44220cb6da5465 (patch) | |
tree | 63cbdd96d081e61149bc731470fc9a317fd21aa7 /system/clamtk/clamtk.SlackBuild | |
parent | 66799c5fcb03372d40f56be677dca3adaf974dda (diff) |
system/clamtk: Updated for version 5.26.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/clamtk/clamtk.SlackBuild')
-rw-r--r-- | system/clamtk/clamtk.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/clamtk/clamtk.SlackBuild b/system/clamtk/clamtk.SlackBuild index e0b78324f714..dc74dad70b2e 100644 --- a/system/clamtk/clamtk.SlackBuild +++ b/system/clamtk/clamtk.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for clamtk -# Copyright 2012-2017 Petar Petrov slackalaxy@gmail.com +# Copyright 2012-2018 Petar Petrov slackalaxy@gmail.com # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ # https://aur.archlinux.org/packages/clamtk/ PRGNAM=clamtk -VERSION=${VERSION:-5.25} +VERSION=${VERSION:-5.26} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |