summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2018-02-06 19:26:41 +0000
committerJoseph Lansdowne2018-02-06 19:26:41 +0000
commit59526958f84e86022c8daf7f7045517445c6cb9b (patch)
treef7e90b0aa55d651c97afd7bb1b08b3823a5f078b
parente196276061bca786471734f0811e43e4e9aacf4c (diff)
downloadaur-59526958f84e86022c8daf7f7045517445c6cb9b.tar.gz
flashplayer-standalone-debug 28.0.0.161
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fbae81f4854..250db5cc5202 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jan 9 18:32:35 UTC 2018
+# Tue Feb 6 19:26:35 UTC 2018
pkgbase = flashplayer-standalone-debug
pkgdesc = Standalone, debug version of Adobe Flash Player
- pkgver = 28.0.0.137
+ pkgver = 28.0.0.161
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.137-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/28/flash_player_sa_linux_debug.x86_64.tar.gz
- md5sums = 9f370e89f7d4939d4dcd3f95020abcaf
+ 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
pkgname = flashplayer-standalone-debug
diff --git a/PKGBUILD b/PKGBUILD
index aecbee0eb8e6..a6c95d27b49a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
-pkgver=28.0.0.137
+pkgver=28.0.0.161
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/28/flash_player_sa_linux_debug.x86_64.tar.gz")
options=(!strip)
-md5sums=('9f370e89f7d4939d4dcd3f95020abcaf')
+md5sums=('e05b614aba71084255729a793e6b6690')
package () {
install -Dm755 flashplayerdebugger "$pkgdir/usr/bin/flashplayerdebugger"