summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
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"