diff --git a/network/plugin/flashplugin/actions.py b/network/plugin/flashplugin/actions.py index 263035e483..bde43fc5d1 100644 --- a/network/plugin/flashplugin/actions.py +++ b/network/plugin/flashplugin/actions.py @@ -7,8 +7,8 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get from pisi.actionsapi import shelltools -ARCH = "i386" if get.ARCH() == "i686" else "x86_64" -WorkDir = get.ARCH() +#ARCH = "i386" if get.ARCH() == "i686" else "x86_64" +WorkDir = "x86_64" NoStrip = "/" def install(): diff --git a/network/plugin/flashplugin/pspec.xml b/network/plugin/flashplugin/pspec.xml index eda9d2e08a..09477046e3 100644 --- a/network/plugin/flashplugin/pspec.xml +++ b/network/plugin/flashplugin/pspec.xml @@ -13,8 +13,8 @@ flash-player-properties Adobe Flash Player Adobe (Macromedia) Flash Player is an application to present interactive (and possibly multimedia-containing) content created using Adobe Flash. - https://fpdownload.adobe.com/pub/flashplayer/pdc/32.0.0.344/flash_player_npapi_linux.i386.tar.gz - https://fpdownload.adobe.com/get/flashplayer/pdc/32.0.0.344/flash_player_npapi_linux.x86_64.tar.gz + + https://fpdownload.adobe.com/get/flashplayer/pdc/32.0.0.453/flash_player_npapi_linux.x86_64.tar.gz nss gtk2 @@ -81,6 +81,13 @@ --> + + 2020-11-12 + 32.0.0.453 + Version bump. + İdris Kalp + idriskalp@gmail.com + 2020-03-24 32.0.0.344