diff options
Diffstat (limited to 'multimedia/flashplayer-plugin/flashplayer-plugin.SlackBuild')
-rw-r--r-- | multimedia/flashplayer-plugin/flashplayer-plugin.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/flashplayer-plugin/flashplayer-plugin.SlackBuild b/multimedia/flashplayer-plugin/flashplayer-plugin.SlackBuild index 2acca745ac..be592f440d 100644 --- a/multimedia/flashplayer-plugin/flashplayer-plugin.SlackBuild +++ b/multimedia/flashplayer-plugin/flashplayer-plugin.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2010-2017 Robby Workman, Tuscaloosa, Alabama, USA +# Copyright 2010-2018 Robby Workman, Tuscaloosa, Alabama, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -21,7 +21,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=flashplayer-plugin -VERSION=${VERSION:-31.0.0.122} +VERSION=${VERSION:-32.0.0.101} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |