summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2018-04-10 18:29:49 +0100
committerJoseph Lansdowne2018-04-10 18:29:49 +0100
commitca468f95047665f48dc552a1fadfd03a6d91d3dc (patch)
tree677c8332e00bde242200ec7a954704c323339bfc
parentda053234fc1e71b89eb3beff5b43dff7f9149f43 (diff)
downloadaur-ca468f95047665f48dc552a1fadfd03a6d91d3dc.tar.gz
flashplayer-standalone-debug 29.0.0.140
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de69afe021a5..d4555141a373 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Mar 15 18:30:36 UTC 2018
+# Tue Apr 10 17:29:44 UTC 2018
pkgbase = flashplayer-standalone-debug
pkgdesc = Standalone, debug version of Adobe Flash Player
- pkgver = 29.0.0.113
+ pkgver = 29.0.0.140
pkgrel = 1
url = https://www.adobe.com/support/flashplayer/debug_downloads.html
arch = i686
@@ -13,8 +13,8 @@ pkgbase = flashplayer-standalone-debug
depends = nss
depends = curl
options = !strip
- source = flashplayer-standalone-debug-29.0.0.113-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/29/flash_player_sa_linux_debug.x86_64.tar.gz
- md5sums = cb3de61c75b16774ab286daddd094703
+ source = flashplayer-standalone-debug-29.0.0.140-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/29/flash_player_sa_linux_debug.x86_64.tar.gz
+ md5sums = 1b7e4bc0b98e979c31e3141a2f2d80d6
pkgname = flashplayer-standalone-debug
diff --git a/PKGBUILD b/PKGBUILD
index 5c0ac9e9ce39..2d5dba66e69b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
-pkgver=29.0.0.113
+pkgver=29.0.0.140
pkgrel=1
pkgdesc="Standalone, debug version of Adobe Flash Player"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ depends=(gtk2 libxt nss curl)
[ "$CARCH" = "x86_64" ] && depends=(lib32-gtk2 lib32-libxt lib32-nss lib32-curl)
source=("flashplayer-standalone-debug-$pkgver-$pkgrel.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/29/flash_player_sa_linux_debug.x86_64.tar.gz")
options=(!strip)
-md5sums=('cb3de61c75b16774ab286daddd094703')
+md5sums=('1b7e4bc0b98e979c31e3141a2f2d80d6')
package () {
install -Dm755 flashplayerdebugger "$pkgdir/usr/bin/flashplayerdebugger"