diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2014-02-05 12:40:10 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-05 12:40:10 -0600 |
commit | b6097223d06f4087f318564215910b3b07019641 (patch) | |
tree | de6dd9ed6994f77181f74dc6002d66af59033c24 /multimedia/flashplayer-plugin/flashplayer-plugin.SlackBuild | |
parent | 0bf98a97dccf36a8e928f3b54c6a0effd1b7fac2 (diff) | |
download | slackbuilds-b6097223d06f4087f318564215910b3b07019641.tar.gz |
multimedia/flashplayer-plugin: Updated for version 11.2.202.336.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
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 0d23aa7f74..8cea5ce0e2 100644 --- a/multimedia/flashplayer-plugin/flashplayer-plugin.SlackBuild +++ b/multimedia/flashplayer-plugin/flashplayer-plugin.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2010-2013 Robby Workman, Northport, Alabama, USA +# Copyright 2010-2014 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.332} +VERSION=${VERSION:-11.2.202.336} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |