summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsusurri2023-03-19 08:29:31 +0900
committersusurri2023-03-19 08:29:31 +0900
commit474a3cbda88b5682159682f9cec6f09bc401742e (patch)
tree8d702d1082715a0f61b5774abefef199010454f3
parent015fbeb2de4db790e8e6daffc3686b37c8b87cce (diff)
downloadaur-474a3cbda88b5682159682f9cec6f09bc401742e.tar.gz
Update Upstream URL
- https://swift.org/ is redirected to https://www.swift.org/
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6392fe848a90..afe7315c3381 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=5.7.3
pkgrel=1
pkgdesc="Binary builds of the Swift programming language"
arch=('x86_64')
-url="https://swift.org"
+url="https://www.swift.org/"
license=('apache')
depends=('libutil-linux' 'libxml2' 'ncurses5-compat-libs')
optdepends=('python36: required for REPL')