summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2020-02-02 22:28:07 +0000
committerJoseph Lansdowne2020-02-02 22:28:16 +0000
commit99589376f0b05e0a5b938c33ba9914dfef205cfd (patch)
treec4b6d06aba1b1faaaccf83147dac55eb6bcaf0bc
parent4440d1dea98824689f808241adfc6921b10171e6 (diff)
downloadaur-99589376f0b05e0a5b938c33ba9914dfef205cfd.tar.gz
flashplayer-standalone-debug 32.0.0.314
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b88f8c51407..ef6a19f31a4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = flashplayer-standalone-debug
pkgdesc = Standalone, debug version of Adobe Flash Player
- pkgver = 32.0.0.303
+ pkgver = 32.0.0.314
pkgrel = 1
url = https://www.adobe.com/support/flashplayer/debug_downloads.html
arch = i686
arch = x86_64
license = custom
options = !strip
- source = flashplayer-standalone-debug-32.0.0.303-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/32/flash_player_sa_linux_debug.x86_64.tar.gz
- md5sums = 37e8fe6423f4d4a255911e1b4d12b269
+ source = flashplayer-standalone-debug-32.0.0.314-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/32/flash_player_sa_linux_debug.x86_64.tar.gz
+ md5sums = de100c05942364cdfa69a5859cc7f729
depends_i686 = gtk2
depends_i686 = libxt
depends_i686 = nss
diff --git a/PKGBUILD b/PKGBUILD
index e830ad04bf71..b3a6d8194134 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
-pkgver=32.0.0.303
+pkgver=32.0.0.314
pkgrel=1
pkgdesc="Standalone, debug version of Adobe Flash Player"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ depends_i686=(gtk2 libxt nss curl)
depends_x86_64=(lib32-gtk2 lib32-libxt lib32-nss lib32-curl)
source=("flashplayer-standalone-debug-$pkgver-$pkgrel.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/32/flash_player_sa_linux_debug.x86_64.tar.gz")
options=(!strip)
-md5sums=('37e8fe6423f4d4a255911e1b4d12b269')
+md5sums=('de100c05942364cdfa69a5859cc7f729')
package () {
install -Dm755 flashplayerdebugger "$pkgdir/usr/bin/flashplayerdebugger"