diff options
author | sibel <lesibel at free dot fr> | 2010-07-05 06:42:33 +0200 |
---|---|---|
committer | sibel <lesibel at free dot fr> | 2010-07-05 06:42:33 +0200 |
commit | d36179e46ef6dfb4a2ea54e8db78c0c51bfcb615 (patch) | |
tree | 3b7b935b86060c4b59406cc1bb30db307c5ba0f7 | |
parent | 18579d8458f23cd3980590783546b89c11c9e687 (diff) | |
download | nutyx-pakxe-d36179e46ef6dfb4a2ea54e8db78c0c51bfcb615.tar.gz nutyx-pakxe-d36179e46ef6dfb4a2ea54e8db78c0c51bfcb615.tar.bz2 nutyx-pakxe-d36179e46ef6dfb4a2ea54e8db78c0c51bfcb615.tar.xz nutyx-pakxe-d36179e46ef6dfb4a2ea54e8db78c0c51bfcb615.zip |
maj de flashplayer#10.1-1
-rw-r--r-- | base/flashplayer/.md5sum | 2 | ||||
-rw-r--r-- | base/flashplayer/Pkgfile | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/base/flashplayer/.md5sum b/base/flashplayer/.md5sum index 735e5d09f..ddfd08f50 100644 --- a/base/flashplayer/.md5sum +++ b/base/flashplayer/.md5sum @@ -1 +1 @@ -04c37fda1543a1c811dcf82869f580b3 flashplayer10_1_p3_linux_022310.tar.gz +dbfc776cd4310250cde078e0bf0472e7 install_flash_player_10_linux.tar.gz diff --git a/base/flashplayer/Pkgfile b/base/flashplayer/Pkgfile index f4154d333..0a91beaea 100644 --- a/base/flashplayer/Pkgfile +++ b/base/flashplayer/Pkgfile @@ -4,11 +4,12 @@ # Packager: thierryn1 at hispeed dot ch name=flashplayer -version=10.1.p3 +version=10.1 release=1 -source=(http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_1_p3_linux_022310.tar.gz) +source=(http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz) + build() { install -D -m 0755 $SRC/libflashplayer.so $PKG/usr/lib/firefox/plugins/libflashplayer.so |