summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2019-10-10 18:33:14 +0100
committerJoseph Lansdowne2019-10-10 18:33:14 +0100
commit29995e65554a9e7b8d942bd584a88452b59fc340 (patch)
tree9a1d8cc28b686f5e8bab96feb19263d41ed32273
parent577b2dc01aeac3d5e8eb0e35993c289b2db9b434 (diff)
downloadaur-29995e65554a9e7b8d942bd584a88452b59fc340.tar.gz
flashplayer-standalone-debug 32.0.0.270
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ace2399fa74..796c57f1af47 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.255
+ pkgver = 32.0.0.270
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.255-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/32/flash_player_sa_linux_debug.x86_64.tar.gz
- md5sums = 37d06168b53101d144c13e5d9750ae1e
+ source = flashplayer-standalone-debug-32.0.0.270-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/32/flash_player_sa_linux_debug.x86_64.tar.gz
+ md5sums = 5aac795d50fdfbe02302bcee3c487ed3
depends_i686 = gtk2
depends_i686 = libxt
depends_i686 = nss
diff --git a/PKGBUILD b/PKGBUILD
index 6cacd3f28c89..55a979bb614d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
-pkgver=32.0.0.255
+pkgver=32.0.0.270
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=('37d06168b53101d144c13e5d9750ae1e')
+md5sums=('5aac795d50fdfbe02302bcee3c487ed3')
package () {
install -Dm755 flashplayerdebugger "$pkgdir/usr/bin/flashplayerdebugger"