summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZach Hoffman2020-09-28 09:04:42 -0600
committerZach Hoffman2020-09-28 09:04:42 -0600
commit8d5f86597e9721a5d2cd68ca12733ead1ef47e87 (patch)
treebad603b86441c1971d219db40d623afa4656203a /PKGBUILD
parent8c7f89378b417ad7a5e62cbc3039d9af431fa7af (diff)
downloadaur-apache-flex-sdk-docs.tar.gz
New maintainer
* Update to 4.16.1 * HTTPS URLs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 7 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a82c0aa6690..b78978388e1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,18 @@
-# Maintainer: Matthew Longley <randomticktock@gmail.com>
+# Maintainer: Zach Hoffman <zrhoffman@apache.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
+# Contributor: Matthew Longley <randomticktock@gmail.com>
pkgname=apache-flex-sdk-docs
-pkgver=4.14.1
+pkgver=4.16.1
pkgrel=1
pkgdesc='Apache Flex SDK Documentation'
arch=('any')
-url='http://flex.apache.org/download-binaries.html'
+url='https://flex.apache.org/download-binaries.html'
license=('APACHE')
options=('docs' '!strip')
-source=("http://www.eu.apache.org/dist/flex/${pkgver}/docs/apache-flex-sdk-${pkgver}-asdocs.zip")
-md5sums=('b7e20cf27fa59f64f4798950a227cf47')
+source=("https://dist.apache.org/repos/dist/release/flex/${pkgver}/docs/apache-flex-sdk-${pkgver}-asdocs.zip")
+sha256sums=('b8445b8a502f9064264528a8fda00f7810e23a90e112958dd444554e59b0cf29')
+md5sums=('a3510fa8be6b94db18933a3d2e5a8c38')
package() {
install -d "${pkgdir}"/opt/apache-flex-sdk