summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoseph Lansdowne2016-02-09 19:31:49 +0000
committerJoseph Lansdowne2016-02-09 19:31:49 +0000
commit866189733a0f0056fa57557e5759090f04291863 (patch)
tree2b09ec338ff69e2aca3396437e038ec646073750 /PKGBUILD
parent5ff7367e1b55c8841883d15450e175e4c6154fc8 (diff)
downloadaur-866189733a0f0056fa57557e5759090f04291863.tar.gz
11.2.202.569
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbca5b7a5217..8e1d8c02be2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
-pkgver=11.2.202.559
+pkgver=11.2.202.569
pkgrel=1
pkgdesc="Standalone, debug version of Adobe Flash Player"
arch=(i686 x86_64)
url="http://www.adobe.com/support/flashplayer/downloads.html"
-license=custom
+license=(custom)
depends=(gtk2 libxt nss curl)
[ "$CARCH" = "x86_64" ] && depends=(lib32-gtk2 lib32-libxt lib32-nss lib32-curl)
source=("http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_sa_debug.i386.tar.gz"
"https://www.adobe.com/products/eulas/pdfs/PlatformClients_PC_WWEULA-MULTI-20110809_1357.pdf")
options=(!strip)
-md5sums=('85f81ba2ab96962b305e26d29694065a'
+md5sums=('124f93f10b73d86be4cba15a215b00f5'
'620a140c7e85af655f39f1b583fbf932')
package () {