summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2017-11-14 18:20:09 +0000
committerJoseph Lansdowne2017-11-14 18:20:09 +0000
commit80339263b6c034f31e7efc3bf674671f3c94767a (patch)
treeb785b9d78aa6630c9c018f766be59b3a45f4b074
parentf4d9aa6c0d161b5609de087d60b8af883450360b (diff)
downloadaur-80339263b6c034f31e7efc3bf674671f3c94767a.tar.gz
flashplayer-standalone-debug 27.0.0.187
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4611ac734b3..eb42ca5911b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Oct 30 18:53:48 UTC 2017
+# Tue Nov 14 18:20:00 UTC 2017
pkgbase = flashplayer-standalone-debug
pkgdesc = Standalone, debug version of Adobe Flash Player
- pkgver = 27.0.0.183
+ pkgver = 27.0.0.187
pkgrel = 1
url = https://www.adobe.com/support/flashplayer/debug_downloads.html
arch = i686
@@ -13,8 +13,8 @@ pkgbase = flashplayer-standalone-debug
depends = nss
depends = curl
options = !strip
- source = flashplayer-standalone-debug-27.0.0.183-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/27/flash_player_sa_linux_debug.x86_64.tar.gz
- md5sums = 262b9191ca564960a5f787206b290eba
+ source = flashplayer-standalone-debug-27.0.0.187-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/27/flash_player_sa_linux_debug.x86_64.tar.gz
+ md5sums = 76206e24ecd402c09405fa752bf4be41
pkgname = flashplayer-standalone-debug
diff --git a/PKGBUILD b/PKGBUILD
index 6da8bb4fd85e..bbeae71c180e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
-pkgver=27.0.0.183
+pkgver=27.0.0.187
pkgrel=1
pkgdesc="Standalone, debug version of Adobe Flash Player"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ depends=(gtk2 libxt nss curl)
[ "$CARCH" = "x86_64" ] && depends=(lib32-gtk2 lib32-libxt lib32-nss lib32-curl)
source=("flashplayer-standalone-debug-$pkgver-$pkgrel.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/27/flash_player_sa_linux_debug.x86_64.tar.gz")
options=(!strip)
-md5sums=('262b9191ca564960a5f787206b290eba')
+md5sums=('76206e24ecd402c09405fa752bf4be41')
package () {
install -Dm755 flashplayerdebugger "$pkgdir/usr/bin/flashplayerdebugger"