summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xchromium-widevine-plugin/build/chromium-widevine-plugin.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/chromium-widevine-plugin/build/chromium-widevine-plugin.SlackBuild b/chromium-widevine-plugin/build/chromium-widevine-plugin.SlackBuild
index 5af9a8fe..636d91e9 100755
--- a/chromium-widevine-plugin/build/chromium-widevine-plugin.SlackBuild
+++ b/chromium-widevine-plugin/build/chromium-widevine-plugin.SlackBuild
@@ -133,6 +133,9 @@
# 24/jul/2016 by Eric Hameleers <alien@slackware.com>
# * Update (only 64bit). Added the version of the last 32bit
# plugin as well.
+# 52.0.2743.116-1:
+# 05/aug/2016 by Eric Hameleers <alien@slackware.com>
+# * Update (only 64bit).
#
# Run 'sh chromium-widevine-plugin.SlackBuild' to build a Slackware package.
# The package (.txz) and .txt file as well as build logs are created in /tmp .
@@ -153,7 +156,7 @@ VERSION32="48.0.2564.116"
# What is the Chrome version we extract this from?
# Version of the plugin as reported by the browser is determined in the
# chromium package. Check "chrome://plugins"
-VERSION=${VERSION:-"52.0.2743.82"}
+VERSION=${VERSION:-"52.0.2743.116"}
RPMCHAN=${RPMCHAN:-"stable"}
RPMSUB=${RPMSUB:-"-1"}