summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2020-05-04 18:39:55 +0100
committerJoseph Lansdowne2020-05-04 18:39:55 +0100
commit59e0604072f9a28dcad7285719271737e042ad71 (patch)
tree08c68ebaa1ceeb5f931c34a8bc597f8cc6ec18fc
parentfcc34ccdcb23d46717c0bd2d7c452d614b2c0618 (diff)
downloadaur-59e0604072f9a28dcad7285719271737e042ad71.tar.gz
flashplayer-standalone-debug 32.0.0.363
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5bcdfe97d2b..6e694bde849e 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.344
+ pkgver = 32.0.0.363
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.344-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/32/flash_player_sa_linux_debug.x86_64.tar.gz
- md5sums = c208a6c9c44b376fae39d9fee3f322ff
+ source = flashplayer-standalone-debug-32.0.0.363-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/32/flash_player_sa_linux_debug.x86_64.tar.gz
+ md5sums = 3281c7c12678feac31d0f8471ed65f9d
depends_i686 = gtk2
depends_i686 = libxt
depends_i686 = nss
diff --git a/PKGBUILD b/PKGBUILD
index 903252686fdb..a7b6d9a73f6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
-pkgver=32.0.0.344
+pkgver=32.0.0.363
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=('c208a6c9c44b376fae39d9fee3f322ff')
+md5sums=('3281c7c12678feac31d0f8471ed65f9d')
package () {
install -Dm755 flashplayerdebugger "$pkgdir/usr/bin/flashplayerdebugger"