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 | |
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')
-rw-r--r-- | desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.SlackBuild | 3 | ||||
-rw-r--r-- | desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.info | 10 |
2 files changed, 7 insertions, 6 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} diff --git a/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.info b/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.info index fe5ed4eb9654..ff1d144c102a 100644 --- a/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.info +++ b/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.info @@ -1,10 +1,10 @@ PRGNAM="thunar-sendto-clamtk" -VERSION="0.07" +VERSION="0.08" HOMEPAGE="https://github.com/dave-theunsub/thunar-sendto-clamtk" -DOWNLOAD="https://github.com/dave-theunsub/thunar-sendto-clamtk/archive/v0.07/thunar-sendto-clamtk-0.07.tar.gz" -MD5SUM="084eb8f04ce145b5829b4c8e0a335fde" +DOWNLOAD="https://github.com/dave-theunsub/thunar-sendto-clamtk/archive/v0.08/thunar-sendto-clamtk-0.08.tar.gz" +MD5SUM="b04cec080bbe149291f43f59fe622ab8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="clamtk" -MAINTAINER="Petar Petrov" -EMAIL="slackalaxy@gmail.com" +MAINTAINER="Antonio Leal" +EMAIL="antonioleal@yahoo.com" |