summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrufo2022-06-09 15:49:21 +0100
committergrufo2022-06-09 15:49:21 +0100
commitf1d35b4540be15a8860f694bf94bc54f9d65679f (patch)
treefe496e16112aec18c1cbecf189c606a04b9f76bf /PKGBUILD
parentc162ea136a3cde1719713b81d2cd26eaac54d793 (diff)
downloadaur-f1d35b4540be15a8860f694bf94bc54f9d65679f.tar.gz
Update download URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31850de8aa99..f41170c6d4fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,8 @@ pkgrel=1
pkgver="${_srcver}$(test "${_binver}" -eq 0 || echo ".${_binver}")"
pkgdesc='A stand-alone LAMPP distribution'
-url='https://www.apachefriends.org/'
+url='https://www.apachefriends.org'
+_dl_url='https://downloadsapachefriends.global.ssl.fastly.net'
license=('GPL')
# This PKGBUILD is configured for both 32-bit and 64-bit architectures, but
@@ -45,8 +46,8 @@ source=('bitrock-unpacker.tcl'
'xampp-manager.desktop')
_build32name='linux'
_build64name='linux-x64'
-source_i686=("${url}/${pkgname}-files/${_srcver}/${pkgname}-${_build32name}-${_srcver}-${_binver}-installer.run")
-source_x86_64=("${url}/${pkgname}-files/${_srcver}/${pkgname}-${_build64name}-${_srcver}-${_binver}-installer.run")
+source_i686=("${_dl_url}/${pkgname}-files/${_srcver}/${pkgname}-${_build32name}-${_srcver}-${_binver}-installer.run")
+source_x86_64=("${_dl_url}/${pkgname}-files/${_srcver}/${pkgname}-${_build64name}-${_srcver}-${_binver}-installer.run")
options=('staticlibs' 'libtool' '!strip')
install='xampp.install'
sha256sums=('3f262ef4b3e752992667ab482cbf364e3b9e6f95b4b6fb12a1ce6fa7a88f124e'