diff --git a/srcpkgs/adobe-flash-plugin/template b/srcpkgs/adobe-flash-plugin/template index bded714d340..1d533144bab 100644 --- a/srcpkgs/adobe-flash-plugin/template +++ b/srcpkgs/adobe-flash-plugin/template @@ -1,6 +1,6 @@ # Template file for 'adobe-flash-plugin' pkgname=adobe-flash-plugin -version=11.2.202.258 +version=11.2.202.270 revision=1 # The EULA file _eula="http://www.adobe.com/products/eulas/pdfs/PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf" @@ -8,18 +8,18 @@ _eulacksum=3cb0a5f4576be735abcff7189ed18eda17c70b762c3a78a3379b6f44395fbc10 _url=http://fpdownload.macromedia.com/get/flashplayer/pdc/${version} if [ "$XBPS_MACHINE" = "x86_64" ]; then _disttarball="${_url}/install_flash_player_11_linux.x86_64.tar.gz" - _distcksum=142253638f6c8b021f3c5d811c43881d1f5af104bb563c10fff4b4d856f02dbd + _distcksum=6e7c139beb152dcb0324405d50cfba32548bc967f62408a988ce3171d2c2bd3a else _disttarball="${_url}/install_flash_player_11_linux.i386.tar.gz" - _distcksum=6c9a0414b1d7be2b8675267e3b699747a75fa85a663a6ecdaeb72cedf4a6b3cc + _distcksum=f4e55cc91a7d545308ef57fa9c1be0a6effbb42329216b2b45d9100ac400a747 fi distfiles="${_eula} ${_disttarball}" checksum="${_eulacksum} ${_distcksum}" skip_extraction="$(basename ${_eula})" -short_desc="Adobe Flash Player plugin" +short_desc="Adobe Flash Player plugin for Netscape compatible browsers" maintainer="Juan RP " -long_desc=" - This is the Adobe Flash Player plugin for Netscape compatible browsers." +homepage="http://www.adobe.com" +license="Adobe License (non free)" nonfree=yes # restricted use disable_debug=yes