summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2017-07-11 18:02:50 +0100
committerJoseph Lansdowne2017-07-11 18:02:50 +0100
commitd7db18a9e45caa7904aace2b0cfda6236b7eafef (patch)
tree492845792b4f5ad82678bfed37b5f0b16d9e2f8e
parent58ce924662538f624612c9925b89c73079990906 (diff)
downloadaur-d7db18a9e45caa7904aace2b0cfda6236b7eafef.tar.gz
26.0.0.137
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7da94af4d876..c1529df0958e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Tue Jul 11 17:01:58 UTC 2017
pkgbase = flashplayer-standalone-debug
pkgdesc = Standalone, debug version of Adobe Flash Player
- pkgver = 26.0.0.131
+ pkgver = 26.0.0.137
pkgrel = 1
url = https://www.adobe.com/support/flashplayer/debug_downloads.html
arch = i686
@@ -11,8 +13,8 @@ pkgbase = flashplayer-standalone-debug
depends = nss
depends = curl
options = !strip
- source = flashplayer-standalone-debug-26.0.0.131-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/26/flash_player_sa_linux_debug.x86_64.tar.gz
- md5sums = 45a36831a09a3fa42633a3d925b3cec4
+ source = flashplayer-standalone-debug-26.0.0.137-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/26/flash_player_sa_linux_debug.x86_64.tar.gz
+ md5sums = 58c6dc22e62ef9862b64fb4681ac16e6
pkgname = flashplayer-standalone-debug
diff --git a/PKGBUILD b/PKGBUILD
index 649b625d815d..3d0fa9be10a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
-pkgver=26.0.0.131
+pkgver=26.0.0.137
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/26/flash_player_sa_linux_debug.x86_64.tar.gz")
options=(!strip)
-md5sums=('45a36831a09a3fa42633a3d925b3cec4')
+md5sums=('58c6dc22e62ef9862b64fb4681ac16e6')
package () {
install -Dm755 flashplayerdebugger "$pkgdir/usr/bin/flashplayerdebugger"