summaryrefslogtreecommitdiffstats
path: root/multimedia/youtube-viewer/youtube-viewer.SlackBuild
diff options
context:
space:
mode:
author B. Watson2017-03-24 07:25:34 +0100
committer David Spencer2017-03-26 03:15:17 +0200
commit9960da8169cbc3c3d96d6043688ad5eb414ee189 (patch)
treec479d4deed0c5f630ef32c67643387cda58fe34e /multimedia/youtube-viewer/youtube-viewer.SlackBuild
parent57cc0f93111e8c2c345af5ede7549f959ed2d865 (diff)
downloadslackbuilds-9960da8169cbc3c3d96d6043688ad5eb414ee189.tar.gz
multimedia/youtube-viewer: Updated for version 3.2.6.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'multimedia/youtube-viewer/youtube-viewer.SlackBuild')
-rw-r--r--multimedia/youtube-viewer/youtube-viewer.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/multimedia/youtube-viewer/youtube-viewer.SlackBuild b/multimedia/youtube-viewer/youtube-viewer.SlackBuild
index 9e2b770dc3..d398320333 100644
--- a/multimedia/youtube-viewer/youtube-viewer.SlackBuild
+++ b/multimedia/youtube-viewer/youtube-viewer.SlackBuild
@@ -6,6 +6,9 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20170324 bkw:
+# - updated for 3.2.6.
+
# 20170301 bkw:
# - updated for 3.2.5.
# - use 'long format' download URL, as per David Spencer's post to
@@ -38,7 +41,7 @@
# - Added support for gtk-youtube-viewer
PRGNAM=youtube-viewer
-VERSION=${VERSION:-3.2.5}
+VERSION=${VERSION:-3.2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ARCH=noarch