summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD2
2 files changed, 8 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05b3c2b73fd3..bb1bf145e2c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,20 @@
pkgbase = flashplayer-standalone-debug
pkgdesc = Standalone, debug version of Adobe Flash Player
pkgver = 32.0.0.465
- pkgrel = 1
+ pkgrel = 2
url = https://www.adobe.com/support/flashplayer/debug_downloads.html
- arch = i686
arch = x86_64
+ arch = i686
license = custom
options = !strip
- source = flashplayer-standalone-debug-32.0.0.465-1.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/32/flash_player_sa_linux_debug.x86_64.tar.gz
+ source = flashplayer-standalone-debug-32.0.0.465.tar.gz::https://fpdownload.macromedia.com/pub/flashplayer/updaters/32/flash_player_sa_linux_debug.x86_64.tar.gz
sha512sums = 54c5f21f75008b846f691b99e67df755108ff8e962a36b1f764b45d922747fd6ef53053eeff67e3d4a59cf7789d1d012e81479256477a945fd8f0032fec2234d
+ depends_x86_64 = gtk2
+ depends_x86_64 = libgl
+ depends_x86_64 = nss
depends_i686 = gtk2
- depends_i686 = libxt
depends_i686 = nss
- depends_i686 = curl
- depends_x86_64 = lib32-gtk2
- depends_x86_64 = lib32-libxt
- depends_x86_64 = lib32-nss
- depends_x86_64 = lib32-curl
+ depends_i686 = libgl
pkgname = flashplayer-standalone-debug
diff --git a/PKGBUILD b/PKGBUILD
index 05282559951d..e73e601f11ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=flashplayer-standalone-debug
pkgver=32.0.0.465
-pkgrel=1
+pkgrel=2
pkgdesc="Standalone, debug version of Adobe Flash Player"
arch=(x86_64 i686)
url="https://www.adobe.com/support/flashplayer/debug_downloads.html"