diff options
author | Matteo Bernardini | 2018-02-09 09:34:32 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2018-02-10 02:09:24 +0100 |
commit | 9b0bba1bf086a766a23ee3bd402d0792c0b70721 (patch) | |
tree | ef45174ae568f26ec6accf8e22b4b697efcf4c5f | |
parent | 155e909a4d7bda96a5a30d6c1d87a818cfadf3ee (diff) | |
download | slackbuilds-9b0bba1bf086a766a23ee3bd402d0792c0b70721.tar.gz |
multimedia/freshplayerplugin: Updated for version 0.3.9.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r-- | multimedia/freshplayerplugin/freshplayerplugin.SlackBuild | 4 | ||||
-rw-r--r-- | multimedia/freshplayerplugin/freshplayerplugin.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/freshplayerplugin/freshplayerplugin.SlackBuild b/multimedia/freshplayerplugin/freshplayerplugin.SlackBuild index a0a76f9f06..55333cdb83 100644 --- a/multimedia/freshplayerplugin/freshplayerplugin.SlackBuild +++ b/multimedia/freshplayerplugin/freshplayerplugin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for freshplayerplugin -# Copyright 2015-2017 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2015-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # 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=freshplayerplugin -VERSION=${VERSION:-0.3.7} +VERSION=${VERSION:-0.3.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/freshplayerplugin/freshplayerplugin.info b/multimedia/freshplayerplugin/freshplayerplugin.info index 24329c6173..d554edea6e 100644 --- a/multimedia/freshplayerplugin/freshplayerplugin.info +++ b/multimedia/freshplayerplugin/freshplayerplugin.info @@ -1,8 +1,8 @@ PRGNAM="freshplayerplugin" -VERSION="0.3.7" +VERSION="0.3.9" HOMEPAGE="https://github.com/i-rinat/freshplayerplugin" -DOWNLOAD="https://github.com/i-rinat/freshplayerplugin/archive/v0.3.7/freshplayerplugin-0.3.7.tar.gz" -MD5SUM="9076ce1e61c9ec12234306b62afff9ce" +DOWNLOAD="https://github.com/i-rinat/freshplayerplugin/archive/v0.3.9/freshplayerplugin-0.3.9.tar.gz" +MD5SUM="a6ccf674b64e250b334ffcb748dd2317" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ffmpeg pepperflash-plugin ragel uriparser" |