diff options
author | SmurfDaddy <antonioleal@yahoo.com> | 2024-08-20 12:20:32 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-21 21:26:29 +0700 |
commit | ec63e6297c09d5e16cfb2ff7ceec1eedb98355bc (patch) | |
tree | cf1dd1a8230ee43372f209263213946795704203 /desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.SlackBuild | |
parent | 96f55ef2b074df3583eea4ac7b700870f4cf3fc4 (diff) |
desktop/thunar-sendto-clamtk: Updated for version 0.08.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.SlackBuild')
-rw-r--r-- | desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.SlackBuild b/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.SlackBuild index f03cc73e9373..5aed8ce85eae 100644 --- a/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.SlackBuild +++ b/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for thunar-sendto-clamtk +# Copyright 2024- Antonio Leal, Porto Salvo, Oeiras, Portugal # Copyright 2012-2023 Petar Petrov slackalaxy@gmail.com # All rights reserved. # @@ -25,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=thunar-sendto-clamtk -VERSION=${VERSION:-0.07} +VERSION=${VERSION:-0.08} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |