diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-05-13 10:07:55 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-15 07:40:49 +0700 |
commit | 82ac53b2050ecd97bf19911f38c82c61f8b2f4bd (patch) | |
tree | 3a41f2aa0ec2499f6c30287090769b142163e51d /multimedia | |
parent | c6557d1218fe839b02aeec31a3dacbfba2200a55 (diff) |
multimedia/freshplayerplugin: Updated for version 0.3.5.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'multimedia')
-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 2082a6bcbefa..c9197b00ed49 100644 --- a/multimedia/freshplayerplugin/freshplayerplugin.SlackBuild +++ b/multimedia/freshplayerplugin/freshplayerplugin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for freshplayerplugin -# Copyright 2015 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2015-2016 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.4} +VERSION=${VERSION:-0.3.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/freshplayerplugin/freshplayerplugin.info b/multimedia/freshplayerplugin/freshplayerplugin.info index 695bc0a8c725..c5acfbca1ffc 100644 --- a/multimedia/freshplayerplugin/freshplayerplugin.info +++ b/multimedia/freshplayerplugin/freshplayerplugin.info @@ -1,8 +1,8 @@ PRGNAM="freshplayerplugin" -VERSION="0.3.4" +VERSION="0.3.5" HOMEPAGE="https://github.com/i-rinat/freshplayerplugin" -DOWNLOAD="https://github.com/i-rinat/freshplayerplugin/archive/v0.3.4.tar.gz" -MD5SUM="e5d5df12de8dbb1caf4e349b4e4ae520" +DOWNLOAD="https://github.com/i-rinat/freshplayerplugin/archive/v0.3.5.tar.gz" +MD5SUM="a1dfa71caba60c13c54ff5c743ef50bc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ffmpeg ragel uriparser" |