diff options
-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" |