summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2018-05-08 20:17:47 +0100
committerJoseph Lansdowne2018-05-08 20:17:47 +0100
commit14e08f5876303b1787a796f6fb75e304588e3a25 (patch)
treec6fd16ecbbb4567de7c3661db956ab99ea3f812d
parentca468f95047665f48dc552a1fadfd03a6d91d3dc (diff)
downloadaur-14e08f5876303b1787a796f6fb75e304588e3a25.tar.gz
flashplayer-standalone-debug 29.0.0.171
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4555141a373..e9c6e66b8ee5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Apr 10 17:29:44 UTC 2018
+# Tue May 8 19:17:38 UTC 2018
pkgbase = flashplayer-standalone-debug
pkgdesc = Standalone, debug version of Adobe Flash Player
- pkgver = 29.0.0.140
+ pkgver = 29.0.0.171
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.140-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/29/flash_player_sa_linux_debug.x86_64.tar.gz
- md5sums = 1b7e4bc0b98e979c31e3141a2f2d80d6
+ source = flashplayer-standalone-debug-29.0.0.171-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/29/flash_player_sa_linux_debug.x86_64.tar.gz
+ md5sums = a3113af386040afbd048c24e53318ab5
pkgname = flashplayer-standalone-debug
diff --git a/PKGBUILD b/PKGBUILD
index 2d5dba66e69b..88d63320bfba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
-pkgver=29.0.0.140
+pkgver=29.0.0.171
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=('1b7e4bc0b98e979c31e3141a2f2d80d6')
+md5sums=('a3113af386040afbd048c24e53318ab5')
package () {
install -Dm755 flashplayerdebugger "$pkgdir/usr/bin/flashplayerdebugger"