summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2019-09-10 18:56:13 +0100
committerJoseph Lansdowne2019-09-10 18:56:13 +0100
commit577b2dc01aeac3d5e8eb0e35993c289b2db9b434 (patch)
treedb6225a5f8ff94b2a25cda45e612c38f5fe0312d
parentea28abb25e894528be76f15967bdeb16a346da87 (diff)
downloadaur-577b2dc01aeac3d5e8eb0e35993c289b2db9b434.tar.gz
flashplayer-standalone-debug 32.0.0.255
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1576deb0efd4..3ace2399fa74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = flashplayer-standalone-debug
pkgdesc = Standalone, debug version of Adobe Flash Player
- pkgver = 32.0.0.223
+ pkgver = 32.0.0.255
pkgrel = 1
url = https://www.adobe.com/support/flashplayer/debug_downloads.html
arch = i686
arch = x86_64
license = custom
options = !strip
- source = flashplayer-standalone-debug-32.0.0.223-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/32/flash_player_sa_linux_debug.x86_64.tar.gz
- md5sums = c3b8906acfe47f99fa0f9306cab65e6d
+ source = flashplayer-standalone-debug-32.0.0.255-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/32/flash_player_sa_linux_debug.x86_64.tar.gz
+ md5sums = 37d06168b53101d144c13e5d9750ae1e
depends_i686 = gtk2
depends_i686 = libxt
depends_i686 = nss
diff --git a/PKGBUILD b/PKGBUILD
index 85abca0a9122..6cacd3f28c89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
-pkgver=32.0.0.223
+pkgver=32.0.0.255
pkgrel=1
pkgdesc="Standalone, debug version of Adobe Flash Player"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ depends_i686=(gtk2 libxt nss curl)
depends_x86_64=(lib32-gtk2 lib32-libxt lib32-nss lib32-curl)
source=("flashplayer-standalone-debug-$pkgver-$pkgrel.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/32/flash_player_sa_linux_debug.x86_64.tar.gz")
options=(!strip)
-md5sums=('c3b8906acfe47f99fa0f9306cab65e6d')
+md5sums=('37d06168b53101d144c13e5d9750ae1e')
package () {
install -Dm755 flashplayerdebugger "$pkgdir/usr/bin/flashplayerdebugger"