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 193289a419..a70d7f4d1e 100644 --- a/multimedia/flashplayer-plugin/flashplayer-plugin.SlackBuild +++ b/multimedia/flashplayer-plugin/flashplayer-plugin.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2010-2014 Robby Workman, Northport, Alabama, USA +# Copyright 2010-2015 Robby Workman, Northport, 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:-11.2.202.425} +VERSION=${VERSION:-11.2.202.429} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |