summaryrefslogtreecommitdiffstats
path: root/network/qTox/qTox.SlackBuild
diff options
context:
space:
mode:
author Mario Preksavec2016-06-19 17:46:38 +0200
committer Mario Preksavec2016-06-19 17:46:38 +0200
commit22f87216a5ebf5313f294c34e0fdef922c6966bb (patch)
tree6e6b785c0aad2abf2ffbd8ae61fbb0d9da87f629 /network/qTox/qTox.SlackBuild
parent4ff1f95938249a42bb46a57fd627640831328dac (diff)
downloadslackbuilds-22f87216a5ebf5313f294c34e0fdef922c6966bb.tar.gz
network/qTox: Updated for version 20160619_fd2e585.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'network/qTox/qTox.SlackBuild')
-rw-r--r--network/qTox/qTox.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/qTox/qTox.SlackBuild b/network/qTox/qTox.SlackBuild
index d54972d883..288adaf4c9 100644
--- a/network/qTox/qTox.SlackBuild
+++ b/network/qTox/qTox.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for qTox
-# Copyright 2015 Mario Preksavec, Zagreb, Croatia
+# Copyright 2015, 2016 Mario Preksavec, Zagreb, Croatia
# 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=qTox
-VERSION=${VERSION:-20160102}
+VERSION=${VERSION:-20160619_fd2e585}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -86,7 +86,7 @@ make
install -D -m0755 -oroot -groot -s qtox $PKG/usr/bin/qtox
install -D -m0644 -oroot -groot $PRGNAM.desktop \
$PKG/usr/share/applications/$PRGNAM.desktop
-install -D -m0644 -oroot -groot img/icons/qtox-64x64.png \
+install -D -m0644 -oroot -groot img/icons/64x64/qtox.png \
$PKG/usr/share/icons/hicolor/64x64/apps/qtox.png
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION