diff options
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/flashplayer-plugin/flashplayer-plugin.SlackBuild | 4 | ||||
-rw-r--r-- | multimedia/flashplayer-plugin/flashplayer-plugin.info | 10 |
2 files changed, 7 insertions, 7 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} diff --git a/multimedia/flashplayer-plugin/flashplayer-plugin.info b/multimedia/flashplayer-plugin/flashplayer-plugin.info index d98e57acb8..55b22aab9b 100644 --- a/multimedia/flashplayer-plugin/flashplayer-plugin.info +++ b/multimedia/flashplayer-plugin/flashplayer-plugin.info @@ -1,10 +1,10 @@ PRGNAM="flashplayer-plugin" -VERSION="11.2.202.425" +VERSION="11.2.202.429" HOMEPAGE="https://get.adobe.com/flashplayer/" -DOWNLOAD="https://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.425/install_flash_player_11_linux.i386.tar.gz" -MD5SUM="3de010fba558cf5d8c66892456b0ed33" -DOWNLOAD_x86_64="https://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.425/install_flash_player_11_linux.x86_64.tar.gz" -MD5SUM_x86_64="a060430d0900dd98252b9102ec1a32d6" +DOWNLOAD="https://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.429/install_flash_player_11_linux.i386.tar.gz" +MD5SUM="3db563d8d2d73109f936e7e92f7b1782" +DOWNLOAD_x86_64="https://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.429/install_flash_player_11_linux.x86_64.tar.gz" +MD5SUM_x86_64="7e05effd150ab4430693e467e4c9c404" REQUIRES="" MAINTAINER="Robby Workman" EMAIL="rworkman@slackbuilds.org" |