summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2017-06-29 17:14:01 +0100
committerJoseph Lansdowne2017-06-29 17:14:08 +0100
commit58ce924662538f624612c9925b89c73079990906 (patch)
treed7fe3652f893ba98b301a0ab9ba7169a2cd9c1f8
parent7678e126a31546eca175950cc87c059566317dab (diff)
downloadaur-58ce924662538f624612c9925b89c73079990906.tar.gz
26.0.0.131
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 035ac0c191c5..7da94af4d876 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = flashplayer-standalone-debug
pkgdesc = Standalone, debug version of Adobe Flash Player
- pkgver = 26.0.0.126
+ pkgver = 26.0.0.131
pkgrel = 1
url = https://www.adobe.com/support/flashplayer/debug_downloads.html
arch = i686
@@ -11,8 +11,8 @@ pkgbase = flashplayer-standalone-debug
depends = nss
depends = curl
options = !strip
- source = flashplayer-standalone-debug-26.0.0.126-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/26/flash_player_sa_linux_debug.x86_64.tar.gz
- md5sums = cef3ee2021f2cdc69a674cf5f9c328cc
+ 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
pkgname = flashplayer-standalone-debug
diff --git a/PKGBUILD b/PKGBUILD
index 9c2fffa70f36..649b625d815d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
-pkgver=26.0.0.126
+pkgver=26.0.0.131
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=('cef3ee2021f2cdc69a674cf5f9c328cc')
+md5sums=('45a36831a09a3fa42633a3d925b3cec4')
package () {
install -Dm755 flashplayerdebugger "$pkgdir/usr/bin/flashplayerdebugger"