diff options
Diffstat (limited to 'multimedia/flash-player-plugin/flash-player-plugin.SlackBuild')
-rw-r--r-- | multimedia/flash-player-plugin/flash-player-plugin.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/flash-player-plugin/flash-player-plugin.SlackBuild b/multimedia/flash-player-plugin/flash-player-plugin.SlackBuild index aca693646c..4dc9fedeef 100644 --- a/multimedia/flash-player-plugin/flash-player-plugin.SlackBuild +++ b/multimedia/flash-player-plugin/flash-player-plugin.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2010-2012 Robby Workman, Northport, Alabama, USA +# Copyright 2010-2013 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=flash-player-plugin -VERSION=${VERSION:-11.2.202.275} +VERSION=${VERSION:-11.2.202.280} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |