Date: Wednesday, May 4, 2016 @ 22:59:28 Author: arojas Revision: 266893
Hooks Modified: flashplugin/trunk/PKGBUILD flashplugin/trunk/flashplugin.install ---------------------+ PKGBUILD | 2 +- flashplugin.install | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-04 20:54:06 UTC (rev 266892) +++ PKGBUILD 2016-05-04 20:59:28 UTC (rev 266893) @@ -5,7 +5,7 @@ pkgname=flashplugin _licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf' pkgver=11.2.202.616 -pkgrel=1 +pkgrel=2 pkgdesc='Adobe Flash Player' url='http://get.adobe.com/flashplayer' arch=('i686' 'x86_64') Modified: flashplugin.install =================================================================== --- flashplugin.install 2016-05-04 20:54:06 UTC (rev 266892) +++ flashplugin.install 2016-05-04 20:59:28 UTC (rev 266893) @@ -1,5 +1,4 @@ post_install() { - gtk-update-icon-cache -q -t -f usr/share/icons/hicolor echo " >> " echo " >> If you have an NVIDIA card that supports libvdpau or Broadcom Crystal HD chips," echo " >> uncomment EnableLinuxHWVideoDecode=1 from /etc/adobe/mms.cfg."
