summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2018-12-05 18:08:40 +0000
committerJoseph Lansdowne2018-12-05 18:08:40 +0000
commitdc63dd38590f9a68f1507eca1e8f568018e37838 (patch)
treee62138ed4c5b655c329789e1b0becf9096434b9d
parentb8157bb3ace1adb39311e5c56f11c0dca6f5c379 (diff)
downloadaur-dc63dd38590f9a68f1507eca1e8f568018e37838.tar.gz
flashplayer-standalone-debug 32.0.0.101
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a3b43f2d629..270c42fadc9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Tue Nov 20 18:37:09 UTC 2018
+# Wed Dec 5 18:08:31 UTC 2018
pkgbase = flashplayer-standalone-debug
pkgdesc = Standalone, debug version of Adobe Flash Player
- pkgver = 31.0.0.153
+ pkgver = 32.0.0.101
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-31.0.0.153-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/31/flash_player_sa_linux_debug.x86_64.tar.gz
- md5sums = bd82e41f76db304dd7aee0801e172a0e
+ source = flashplayer-standalone-debug-32.0.0.101-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/32/flash_player_sa_linux_debug.x86_64.tar.gz
+ md5sums = c9e7c3587d69d1bacb0c37549f91547d
depends_i686 = gtk2
depends_i686 = libxt
depends_i686 = nss
diff --git a/PKGBUILD b/PKGBUILD
index 1e454d9a2b53..a6bac681249c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
-pkgver=31.0.0.153
+pkgver=32.0.0.101
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/31/flash_player_sa_linux_debug.x86_64.tar.gz")
+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=('bd82e41f76db304dd7aee0801e172a0e')
+md5sums=('c9e7c3587d69d1bacb0c37549f91547d')
package () {
install -Dm755 flashplayerdebugger "$pkgdir/usr/bin/flashplayerdebugger"