diff options
Diffstat (limited to 'multimedia/freshplayerplugin/freshplayerplugin.SlackBuild')
-rw-r--r-- | multimedia/freshplayerplugin/freshplayerplugin.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/freshplayerplugin/freshplayerplugin.SlackBuild b/multimedia/freshplayerplugin/freshplayerplugin.SlackBuild index 2082a6bcbefac..c9197b00ed495 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} |