summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2017-08-11 17:21:06 +0100
committerJoseph Lansdowne2017-08-11 17:21:06 +0100
commit175a132abae4ed70643d75e3df34241ee45334aa (patch)
treee0ebaa0260015d4f7a733dc5e438e9a88de14699
parentd7db18a9e45caa7904aace2b0cfda6236b7eafef (diff)
downloadaur-175a132abae4ed70643d75e3df34241ee45334aa.tar.gz
26.0.0.151
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1529df0958e..d6de8d632386 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jul 11 17:01:58 UTC 2017
+# Fri Aug 11 16:20:52 UTC 2017
pkgbase = flashplayer-standalone-debug
pkgdesc = Standalone, debug version of Adobe Flash Player
- pkgver = 26.0.0.137
+ pkgver = 26.0.0.151
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-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
+ source = flashplayer-standalone-debug-26.0.0.151-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/26/flash_player_sa_linux_debug.x86_64.tar.gz
+ md5sums = ec575d1c61263ad846e6d06721c2cebf
pkgname = flashplayer-standalone-debug
diff --git a/PKGBUILD b/PKGBUILD
index 3d0fa9be10a4..ca1136be580d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
-pkgver=26.0.0.137
+pkgver=26.0.0.151
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=('58c6dc22e62ef9862b64fb4681ac16e6')
+md5sums=('ec575d1c61263ad846e6d06721c2cebf')
package () {
install -Dm755 flashplayerdebugger "$pkgdir/usr/bin/flashplayerdebugger"