summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2018-06-08 18:42:40 +0100
committerJoseph Lansdowne2018-06-08 18:42:40 +0100
commitefaaca0cdee0f65bb6054586715275f0e6c577dd (patch)
tree7781b9e4ba5c1047ce952c9008f67842ed2d627f
parent14e08f5876303b1787a796f6fb75e304588e3a25 (diff)
downloadaur-efaaca0cdee0f65bb6054586715275f0e6c577dd.tar.gz
flashplayer-standalone-debug 30.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 e9c6e66b8ee5..a9ed7d316d6e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue May 8 19:17:38 UTC 2018
+# Fri Jun 8 17:42:32 UTC 2018
pkgbase = flashplayer-standalone-debug
pkgdesc = Standalone, debug version of Adobe Flash Player
- pkgver = 29.0.0.171
+ pkgver = 30.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-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
+ source = flashplayer-standalone-debug-30.0.0.113-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/30/flash_player_sa_linux_debug.x86_64.tar.gz
+ md5sums = 0e0291a5ce551a55979f232f0e65bcac
pkgname = flashplayer-standalone-debug
diff --git a/PKGBUILD b/PKGBUILD
index 88d63320bfba..0c546ea72ec3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
-pkgver=29.0.0.171
+pkgver=30.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/29/flash_player_sa_linux_debug.x86_64.tar.gz")
+source=("flashplayer-standalone-debug-$pkgver-$pkgrel.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/30/flash_player_sa_linux_debug.x86_64.tar.gz")
options=(!strip)
-md5sums=('a3113af386040afbd048c24e53318ab5')
+md5sums=('0e0291a5ce551a55979f232f0e65bcac')
package () {
install -Dm755 flashplayerdebugger "$pkgdir/usr/bin/flashplayerdebugger"