summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2018-03-15 18:30:33 +0000
committerJoseph Lansdowne2018-03-15 18:30:41 +0000
commitda053234fc1e71b89eb3beff5b43dff7f9149f43 (patch)
tree6ed9306ba1ab4ae318a45992306994a95fcbaaab
parent59526958f84e86022c8daf7f7045517445c6cb9b (diff)
downloadaur-da053234fc1e71b89eb3beff5b43dff7f9149f43.tar.gz
flashplayer-standalone-debug 29.0.0.113
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 250db5cc5202..de69afe021a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Feb 6 19:26:35 UTC 2018
+# Thu Mar 15 18:30:36 UTC 2018
pkgbase = flashplayer-standalone-debug
pkgdesc = Standalone, debug version of Adobe Flash Player
- pkgver = 28.0.0.161
+ pkgver = 29.0.0.113
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-28.0.0.161-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/28/flash_player_sa_linux_debug.x86_64.tar.gz
- md5sums = e05b614aba71084255729a793e6b6690
+ 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
pkgname = flashplayer-standalone-debug
diff --git a/PKGBUILD b/PKGBUILD
index a6c95d27b49a..5c0ac9e9ce39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
-pkgver=28.0.0.161
+pkgver=29.0.0.113
pkgrel=1
pkgdesc="Standalone, debug version of Adobe Flash Player"
arch=(i686 x86_64)
@@ -8,9 +8,9 @@ url="https://www.adobe.com/support/flashplayer/debug_downloads.html"
license=(custom)
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/28/flash_player_sa_linux_debug.x86_64.tar.gz")
+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=('e05b614aba71084255729a793e6b6690')
+md5sums=('cb3de61c75b16774ab286daddd094703')
package () {
install -Dm755 flashplayerdebugger "$pkgdir/usr/bin/flashplayerdebugger"