diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2019-07-19 04:58:56 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-24 08:24:02 +0700 |
commit | 99557f7c371f264af89da0d0102d81a1eea4bfa5 (patch) | |
tree | 6c4bc7db1f5b4d91d30be1ea10c6128791d5c46d | |
parent | 1bd0d8fb94d8671cf06ef8b8ce319230cb995e17 (diff) | |
download | slackbuilds-99557f7c371f264af89da0d0102d81a1eea4bfa5.tar.gz |
multimedia/freshplayerplugin: Updated for version 0.3.11.
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 55333cdb83..652979d681 100644 --- a/multimedia/freshplayerplugin/freshplayerplugin.SlackBuild +++ b/multimedia/freshplayerplugin/freshplayerplugin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for freshplayerplugin -# Copyright 2015-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2015-2019 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.9} +VERSION=${VERSION:-0.3.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/freshplayerplugin/freshplayerplugin.info b/multimedia/freshplayerplugin/freshplayerplugin.info index d554edea6e..c38d0746cf 100644 --- a/multimedia/freshplayerplugin/freshplayerplugin.info +++ b/multimedia/freshplayerplugin/freshplayerplugin.info @@ -1,8 +1,8 @@ PRGNAM="freshplayerplugin" -VERSION="0.3.9" +VERSION="0.3.11" HOMEPAGE="https://github.com/i-rinat/freshplayerplugin" -DOWNLOAD="https://github.com/i-rinat/freshplayerplugin/archive/v0.3.9/freshplayerplugin-0.3.9.tar.gz" -MD5SUM="a6ccf674b64e250b334ffcb748dd2317" +DOWNLOAD="https://github.com/i-rinat/freshplayerplugin/archive/v0.3.11/freshplayerplugin-0.3.11.tar.gz" +MD5SUM="c34383e281135b7d40e29444af189d34" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ffmpeg pepperflash-plugin ragel uriparser" |