summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoseph Lansdowne2017-05-09 17:58:14 +0100
committerJoseph Lansdowne2017-05-09 17:58:14 +0100
commit1dbd5ba51422d5dc4ea686523001567a329b3441 (patch)
treef79480261375780ebeea55192d83b7eef8dc163e /PKGBUILD
parented3a8a29c70c9434cfdcfcab86999dcd3b0aef5e (diff)
downloadaur-1dbd5ba51422d5dc4ea686523001567a329b3441.tar.gz
25.0.0.171
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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"