summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Petar Petrov2018-01-12 22:33:06 +0100
committer Willy Sudiarto Raharjo2018-01-13 01:13:05 +0100
commit057d02047545e92707d9f56273287ce2b431805d (patch)
tree4eaf30c58e13417d1b162a237f9665a421614c65
parent6089571552b457dfe9f39caf4a235de83c06a436 (diff)
downloadslackbuilds-057d02047545e92707d9f56273287ce2b431805d.tar.gz
desktop/thunar-sendto-clamtk: Updated for version 0.06.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.SlackBuild6
-rw-r--r--desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.info8
2 files changed, 7 insertions, 7 deletions
diff --git a/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.SlackBuild b/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.SlackBuild
index 5e330a4530..d93c739013 100644
--- a/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.SlackBuild
+++ b/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for thunar-sendto-clamtk
-# Copyright 2012-2016 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
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=thunar-sendto-clamtk
-VERSION=${VERSION:-0.05}
+VERSION=${VERSION:-0.06}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -40,7 +40,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+tar xvf $CWD/$PRGNAM-$VERSION.tar.xz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
diff --git a/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.info b/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.info
index c69ff0e8ce..90958ad569 100644
--- a/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.info
+++ b/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.info
@@ -1,8 +1,8 @@
PRGNAM="thunar-sendto-clamtk"
-VERSION="0.05"
-HOMEPAGE="https://bitbucket.org/dave_theunsub/thunar-sendto-clamtk/"
-DOWNLOAD="https://bitbucket.org/dave_theunsub/thunar-sendto-clamtk/downloads/thunar-sendto-clamtk-0.05.tar.gz"
-MD5SUM="41cf7cd2369675d46134fc111a4067d8"
+VERSION="0.06"
+HOMEPAGE="https://dave-theunsub.github.io/clamtk/"
+DOWNLOAD="https://bitbucket.org/davem_/thunar-sendto-clamtk/downloads/thunar-sendto-clamtk-0.06.tar.xz"
+MD5SUM="881a32a0e1c5266582ebe3d2edc33633"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="clamtk"