summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2018-09-11 18:13:59 +0100
committerJoseph Lansdowne2018-09-11 18:13:59 +0100
commit5c6a6a61115a89d3b88a40c6e4e3917d129a80e7 (patch)
tree92fd917147e2245f124c4bb7f686cd403b7a6aa0
parent6b2afb4468dd70e1f7cfe5136e625f82f9f31f5c (diff)
downloadaur-5c6a6a61115a89d3b88a40c6e4e3917d129a80e7.tar.gz
flashplayer-standalone-debug 31.0.0.108
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5d55665f301..79d32c09536d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Tue Aug 14 17:55:32 UTC 2018
+# Tue Sep 11 17:13:51 UTC 2018
pkgbase = flashplayer-standalone-debug
pkgdesc = Standalone, debug version of Adobe Flash Player
- pkgver = 30.0.0.154
+ pkgver = 31.0.0.108
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-30.0.0.154-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/30/flash_player_sa_linux_debug.x86_64.tar.gz
- md5sums = e105101029922dcb0cceeff7a5de797c
+ source = flashplayer-standalone-debug-31.0.0.108-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/31/flash_player_sa_linux_debug.x86_64.tar.gz
+ md5sums = 3df20755645e0234a664d79b72e81b68
depends_i686 = gtk2
depends_i686 = libxt
depends_i686 = nss
diff --git a/PKGBUILD b/PKGBUILD
index 4e0dd14dd478..74296c6d091c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
-pkgver=30.0.0.154
+pkgver=31.0.0.108
pkgrel=1
pkgdesc="Standalone, debug version of Adobe Flash Player"
arch=(i686 x86_64)
@@ -8,9 +8,9 @@ url="https://www.adobe.com/support/flashplayer/debug_downloads.html"
license=(custom)
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/30/flash_player_sa_linux_debug.x86_64.tar.gz")
+source=("flashplayer-standalone-debug-$pkgver-$pkgrel.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/31/flash_player_sa_linux_debug.x86_64.tar.gz")
options=(!strip)
-md5sums=('e105101029922dcb0cceeff7a5de797c')
+md5sums=('3df20755645e0234a664d79b72e81b68')
package () {
install -Dm755 flashplayerdebugger "$pkgdir/usr/bin/flashplayerdebugger"