[arch-commits] Commit in flashplugin/trunk (PKGBUILD flashplugin.install)

Pierre Schmitz pierre at archlinux.org
Mon Nov 17 20:10:29 UTC 2008


    Date: Monday, November 17, 2008 @ 15:10:28
  Author: pierre
Revision: 19204

upgpkg: flashplugin 10.0.d20.7-3
    x86_64 has different pkgver (for now)

Modified:
  flashplugin/trunk/PKGBUILD
  flashplugin/trunk/flashplugin.install

---------------------+
 PKGBUILD            |    2 ++
 flashplugin.install |    2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-11-17 19:57:49 UTC (rev 19203)
+++ PKGBUILD	2008-11-17 20:10:28 UTC (rev 19204)
@@ -12,7 +12,9 @@
 url='http://www.adobe.com/go/getflash'
 license=('GPL')
 _source=('http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz')
+[ "$CARCH" = 'x86_64' ] && pkgver=10.0.d20.7
 [ "$CARCH" = 'x86_64' ] && _source=('http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz')
+
 install=flashplugin.install
 
 build() {

Modified: flashplugin.install
===================================================================
--- flashplugin.install	2008-11-17 19:57:49 UTC (rev 19203)
+++ flashplugin.install	2008-11-17 20:10:28 UTC (rev 19204)
@@ -1,4 +1,4 @@
-_source='http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz'
+_source='http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz'
 
 post_install() {
 	echo 'Downloading Flash Player...'




More information about the arch-commits mailing list