summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Petar Petrov <petar.petrov@student.oulu.fi>2014-04-09 17:16:35 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-04-09 17:16:35 +0700
commit284a215b9f94b38d2b65524135f550721ec62429 (patch)
tree172a7318545d4d22801bcdccf32de9f6fc2e10e3 /desktop
parente93a92a31467c73723c6872d462ce0698db3774b (diff)
downloadslackbuilds-284a215b9f94b38d2b65524135f550721ec62429.tar.gz
slackbuilds-284a215b9f94b38d2b65524135f550721ec62429.tar.xz
desktop/thunar-sendto-clamtk: Updated for version 0.05.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.SlackBuild8
-rw-r--r--desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.info8
2 files changed, 7 insertions, 9 deletions
diff --git a/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.SlackBuild b/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.SlackBuild
index c1484f5438..f5be2b8f7c 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-2013 Petar Petrov, petar.petrov@student.oulu.fi
+# Copyright 2012-2014 Petar Petrov, petar.petrov@student.oulu.fi
# 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.04}
+VERSION=${VERSION:-0.05}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -53,9 +53,7 @@ install -D -m644 $PRGNAM.desktop $PKG/usr/share/Thunar/sendto/$PRGNAM.desktop
install -D -m644 $PRGNAM.1.gz $PKG/usr/man/man1/$PRGNAM.1.gz
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a \
- CHANGES DISCLAIMER LICENSE README \
- $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a CHANGES DISCLAIMER LICENSE README $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.info b/desktop/thunar-sendto-clamtk/thunar-sendto-clamtk.info
index 19bf95a3c9..21d0f16016 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.04"
-HOMEPAGE="http://clamtk.sourceforge.net/"
-DOWNLOAD="https://bitbucket.org/dave_theunsub/thunar-sendto-clamtk/downloads/thunar-sendto-clamtk-0.04.tar.gz"
-MD5SUM="ccc1a737a1987b296dc9436bdbfb8355"
+VERSION="0.05"
+HOMEPAGE="http://code.google.com/p/clamtk/"
+DOWNLOAD="https://bitbucket.org/dave_theunsub/thunar-sendto-clamtk/downloads/thunar-sendto-clamtk-0.05.tar.gz"
+MD5SUM="41cf7cd2369675d46134fc111a4067d8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="clamtk"