summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2019-08-04 10:48:44 +0100
committerJoseph Lansdowne2019-08-04 10:48:44 +0100
commitea28abb25e894528be76f15967bdeb16a346da87 (patch)
tree032fa75932af50e80f360ff553c96a6e116d166f
parentfef8ef6bb6e0a5cdb3d1d13f531aceed36fd937b (diff)
downloadaur-ea28abb25e894528be76f15967bdeb16a346da87.tar.gz
flashplayer-standalone-debug 32.0.0.223
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cbc0ef9bf38..1576deb0efd4 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.207
+ pkgver = 32.0.0.223
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.207-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/32/flash_player_sa_linux_debug.x86_64.tar.gz
- md5sums = a11b0b42b5611dbe883d52b51241acec
+ source = flashplayer-standalone-debug-32.0.0.223-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/32/flash_player_sa_linux_debug.x86_64.tar.gz
+ md5sums = c3b8906acfe47f99fa0f9306cab65e6d
depends_i686 = gtk2
depends_i686 = libxt
depends_i686 = nss
diff --git a/PKGBUILD b/PKGBUILD
index f23f990fe31b..85abca0a9122 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
-pkgver=32.0.0.207
+pkgver=32.0.0.223
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=('a11b0b42b5611dbe883d52b51241acec')
+md5sums=('c3b8906acfe47f99fa0f9306cab65e6d')
package () {
install -Dm755 flashplayerdebugger "$pkgdir/usr/bin/flashplayerdebugger"