summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2017-05-09 17:58:14 +0100
committerJoseph Lansdowne2017-05-09 17:58:14 +0100
commit1dbd5ba51422d5dc4ea686523001567a329b3441 (patch)
treef79480261375780ebeea55192d83b7eef8dc163e
parented3a8a29c70c9434cfdcfcab86999dcd3b0aef5e (diff)
downloadaur-1dbd5ba51422d5dc4ea686523001567a329b3441.tar.gz
25.0.0.171
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 777be4097326..c86744137852 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = flashplayer-standalone-debug
pkgdesc = Standalone, debug version of Adobe Flash Player
- pkgver = 25.0.0.148
+ pkgver = 25.0.0.171
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-25.0.0.148-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/25/flash_player_sa_linux_debug.x86_64.tar.gz
- md5sums = 5875f4ca92dcc7484f87d311a0cd257d
+ source = flashplayer-standalone-debug-25.0.0.171-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/25/flash_player_sa_linux_debug.x86_64.tar.gz
+ md5sums = d9c7cc8f9cc30e0cac366570e62819e2
pkgname = flashplayer-standalone-debug
diff --git a/PKGBUILD b/PKGBUILD
index ae137a96dd46..679fe96abce5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
-pkgver=25.0.0.148
+pkgver=25.0.0.171
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/25/flash_player_sa_linux_debug.x86_64.tar.gz")
options=(!strip)
-md5sums=('5875f4ca92dcc7484f87d311a0cd257d')
+md5sums=('d9c7cc8f9cc30e0cac366570e62819e2')
package () {
install -Dm755 flashplayerdebugger "$pkgdir/usr/bin/flashplayerdebugger"