summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZach Hoffman2020-09-28 04:21:26 -0600
committerZach Hoffman2020-09-28 04:21:26 -0600
commit2608c61db96d8c5f1f88ea4e1cdc7c96579a067e (patch)
tree27f57b5cf9deab3302ad5519f151b6707b3e4c77
parent366952e91577343c643e4f49f0bf6bc439b8ed0a (diff)
downloadaur-2608c61db96d8c5f1f88ea4e1cdc7c96579a067e.tar.gz
New URL for playerglobal.swc version 32.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f80884b4593e..c9a00e940e99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = apache-flex-sdk
pkgdesc = The open-source framework for building expressive web and mobile applications
pkgver = 4.16.1
- pkgrel = 8
+ pkgrel = 9
url = https://flex.apache.org/
install = apache-flex-sdk.install
arch = any
@@ -17,11 +17,11 @@ pkgbase = apache-flex-sdk
options = !emptydirs
source = https://downloads.apache.org/flex/4.16.1/binaries/apache-flex-sdk-4.16.1-bin.tar.gz
source = https://downloads.apache.org/flex/4.16.1/binaries/apache-flex-sdk-4.16.1-bin.tar.gz.md5
- source = playerglobal.swc::https://fpdownload.macromedia.com/get/flashplayer/installers/archive/playerglobal/playerglobal32_0.swc
+ source = playerglobal.swc::https://fpdownload.macromedia.com/get/flashplayer/updaters/32/playerglobal32_0.swc
source = apache-flex-sdk.sh
sha256sums = 17fda7ac8d3e476cad3127f345455ef316acfb87c6f4322e5897bd8d9b09388e
sha256sums = SKIP
- sha256sums = 66927db00b2aed2ec2159961c2381277c67153e8a26b763ab328c94fab64da85
+ sha256sums = 730653da2a766e07f310240af12cd330b91374d8e266669f16eb5bd5a8d532c7
sha256sums = 13a4d4a11e44023f52ae9f3ac984065054604ebe6b1f2e3e69897f723d5fbd5d
pkgname = apache-flex-sdk
diff --git a/PKGBUILD b/PKGBUILD
index 63a631fd263b..9efcfe675d27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_player_ver=32.0
pkgname=apache-flex-sdk
pkgver=4.16.1
-pkgrel=8
+pkgrel=9
pkgdesc='The open-source framework for building expressive web and mobile applications'
arch=('any')
url='https://flex.apache.org/'
@@ -21,11 +21,11 @@ optdepends=('apache-flex-sdk-docs: Documentation for Apache Flex SDK'
options=('!strip' '!emptydirs')
install="${pkgname}.install"
source=("https://downloads.apache.org/flex/${pkgver}/binaries/apache-flex-sdk-${pkgver}-bin.tar.gz"{,.md5}
- "playerglobal.swc::https://fpdownload.macromedia.com/get/flashplayer/installers/archive/playerglobal/playerglobal${_player_ver/./_}.swc"
+ "playerglobal.swc::https://fpdownload.macromedia.com/get/flashplayer/updaters/32/playerglobal${_player_ver/./_}.swc"
'apache-flex-sdk.sh')
noextract=('playerglobal.swc')
sha256sums=('17fda7ac8d3e476cad3127f345455ef316acfb87c6f4322e5897bd8d9b09388e' 'SKIP'
- '66927db00b2aed2ec2159961c2381277c67153e8a26b763ab328c94fab64da85'
+ '730653da2a766e07f310240af12cd330b91374d8e266669f16eb5bd5a8d532c7'
'13a4d4a11e44023f52ae9f3ac984065054604ebe6b1f2e3e69897f723d5fbd5d')
package() {