summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-12-13 11:27:45 +0000
committer Eric Hameleers <alien@slackware.com>2016-12-13 11:27:45 +0000
commit3b0b7cff15ec96349f0f4d97d9f6ddfb97f9a507 (patch)
tree4115325dc71565cb22927e74c2e578df21db0eb8 /flashplayer-plugin
parent7135750d51694c34ac333e01ba03a8eed4c83466 (diff)
downloadasb-3b0b7cff15ec96349f0f4d97d9f6ddfb97f9a507.tar.gz
asb-3b0b7cff15ec96349f0f4d97d9f6ddfb97f9a507.tar.xz
flashplayer-plugin: use same naming scheme for NPAPI and PPAPI downloads
Diffstat (limited to 'flashplayer-plugin')
-rwxr-xr-xflashplayer-plugin/build/flashplayer-plugin.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
index 46f9a153..af3f8864 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -233,7 +233,7 @@ case "$MARCH" in
;;
esac
-SOURCE="$SRCDIR/flash_player_npapi_${VERSION}_linux.${ARCH}.tar.gz"
+SOURCE="$SRCDIR/flash_player_npapi_linux.${VERSION}.${ARCH}.tar.gz"
SRCURL="http://fpdownload.macromedia.com/get/flashplayer/pdc/${VERSION}/flash_player_npapi_linux.${ARCH}.tar.gz"
##