summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2015-03-10 22:54:43 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-10 22:54:43 +0700
commita13de6e92bb9d543e2e1e61853714a03abf2fc9b (patch)
tree1bf31a13ea17807f4797c1193a7e51da1e8d4b84 /multimedia
parentd2cfc2ec6858bd00671818193524a2c4294016b2 (diff)
downloadslackbuilds-a13de6e92bb9d543e2e1e61853714a03abf2fc9b.tar.gz
slackbuilds-a13de6e92bb9d543e2e1e61853714a03abf2fc9b.tar.xz
multimedia/youtube-viewer: Updated for version 3.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/youtube-viewer/youtube-viewer.SlackBuild4
-rw-r--r--multimedia/youtube-viewer/youtube-viewer.info6
2 files changed, 6 insertions, 4 deletions
diff --git a/multimedia/youtube-viewer/youtube-viewer.SlackBuild b/multimedia/youtube-viewer/youtube-viewer.SlackBuild
index 3edb76d5d9..6d44c0c562 100644
--- a/multimedia/youtube-viewer/youtube-viewer.SlackBuild
+++ b/multimedia/youtube-viewer/youtube-viewer.SlackBuild
@@ -6,6 +6,8 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20150309 bkw: Updated for 3.1.2 release
+
# 20140806 bkw:
# - Updated for 3.1.1 release. This adds a couple of new deps :(
# - Made perl-LWP-Protocol-https required instead of optional.
@@ -15,7 +17,7 @@
# - Added support for gtk-youtube-viewer
PRGNAM=youtube-viewer
-VERSION=${VERSION:-3.1.1}
+VERSION=${VERSION:-3.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/multimedia/youtube-viewer/youtube-viewer.info b/multimedia/youtube-viewer/youtube-viewer.info
index 3dc60fc0f3..b129eb8ab0 100644
--- a/multimedia/youtube-viewer/youtube-viewer.info
+++ b/multimedia/youtube-viewer/youtube-viewer.info
@@ -1,8 +1,8 @@
PRGNAM="youtube-viewer"
-VERSION="3.1.1"
+VERSION="3.1.2"
HOMEPAGE="http://code.google.com/p/trizen/"
-DOWNLOAD="https://github.com/trizen/youtube-viewer/archive/3.1.1.tar.gz"
-MD5SUM="9f486973e6f369c463e088b99a8ac4d6"
+DOWNLOAD="https://github.com/trizen/youtube-viewer/archive/3.1.2.tar.gz"
+MD5SUM="e512371c3f6d28d2c67397dc2c1d7996"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-data-dump perl-LWP-Protocol-https perl-xml-fast"