summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsoloturn2023-10-08 12:08:50 +0200
committersoloturn2023-10-08 12:08:50 +0200
commitfc3c9f8e5dbada50b777aae7a935313e4a266e77 (patch)
tree6cd68d50e4c6eccafb3790618d63fa9479bda879
parentbc9c83615b020a706e05bc4f5b89cb617c89080a (diff)
downloadaur-fc3c9f8e5dbada50b777aae7a935313e4a266e77.tar.gz
swift-language-5.9-RELEASE.
-rw-r--r--.SRCINFO61
-rw-r--r--PKGBUILD17
2 files changed, 42 insertions, 36 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69cecc5fcd30..5a2caa8c8351 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = swift-language
pkgdesc = The Swift programming language and debugger
- pkgver = 5.8.1
+ pkgver = 5.9
pkgrel = 1
url = https://swift.org/
arch = x86_64
@@ -19,44 +19,45 @@ pkgbase = swift-language
depends = python
depends = libbsd
depends = ncurses
- provides = swift-language
options = !strip
- source = git+https://github.com/apple/swift#tag=swift-5.8.1-RELEASE
- source = cmark::git+https://github.com/apple/swift-cmark#tag=swift-5.8.1-RELEASE
- source = llbuild::git+https://github.com/apple/swift-llbuild#tag=swift-5.8.1-RELEASE
- source = swift-argument-parser::git+https://github.com/apple/swift-argument-parser#tag=1.0.3
- source = swift-driver::git+https://github.com/apple/swift-driver#tag=swift-5.8.1-RELEASE
- source = swift-tools-support-core::git+https://github.com/apple/swift-tools-support-core#tag=swift-5.8.1-RELEASE
- source = swiftpm::git+https://github.com/apple/swift-package-manager#tag=swift-5.8.1-RELEASE
- source = swift-syntax::git+https://github.com/apple/swift-syntax#tag=swift-5.8.1-RELEASE
- source = swift-stress-tester::git+https://github.com/apple/swift-stress-tester#tag=swift-5.8.1-RELEASE
- source = swift-corelibs-xctest::git+https://github.com/apple/swift-corelibs-xctest#tag=swift-5.8.1-RELEASE
- source = swift-corelibs-foundation::git+https://github.com/apple/swift-corelibs-foundation#tag=swift-5.8.1-RELEASE
- source = swift-corelibs-libdispatch::git+https://github.com/apple/swift-corelibs-libdispatch#tag=swift-5.8.1-RELEASE
- source = swift-integration-tests::git+https://github.com/apple/swift-integration-tests#tag=swift-5.8.1-RELEASE
- source = llvm-project::git+https://github.com/apple/llvm-project#tag=swift-5.8.1-RELEASE
+ source = git+https://github.com/apple/swift#tag=swift-5.9-RELEASE
+ source = apple-cmark::git+https://github.com/apple/swift-cmark#tag=swift-5.9-RELEASE
+ source = llbuild::git+https://github.com/apple/swift-llbuild#tag=swift-5.9-RELEASE
+ source = swift-argument-parser::git+https://github.com/apple/swift-argument-parser#tag=1.2.2
+ source = swift-driver::git+https://github.com/apple/swift-driver#tag=swift-5.9-RELEASE
+ source = swift-tools-support-core::git+https://github.com/apple/swift-tools-support-core#tag=swift-5.9-RELEASE
+ source = swiftpm::git+https://github.com/apple/swift-package-manager#tag=swift-5.9-RELEASE
+ source = swift-syntax::git+https://github.com/apple/swift-syntax#tag=swift-5.9-RELEASE
+ source = swift-stress-tester::git+https://github.com/apple/swift-stress-tester#tag=swift-5.9-RELEASE
+ source = swift-corelibs-xctest::git+https://github.com/apple/swift-corelibs-xctest#tag=swift-5.9-RELEASE
+ source = swift-corelibs-foundation::git+https://github.com/apple/swift-corelibs-foundation#tag=swift-5.9-RELEASE
+ source = swift-corelibs-libdispatch::git+https://github.com/apple/swift-corelibs-libdispatch#tag=swift-5.9-RELEASE
+ source = swift-integration-tests::git+https://github.com/apple/swift-integration-tests#tag=swift-5.9-RELEASE
+ source = apple-llvm-project::git+https://github.com/apple/llvm-project#tag=swift-5.9-RELEASE
source = 0001-arch-aur-patches.patch
source = 0002-stdint.patch
- source = indexstore-db::git+https://github.com/apple/indexstore-db#tag=swift-5.8.1-RELEASE
+ source = indexstore-db::git+https://github.com/apple/indexstore-db#tag=swift-5.9-RELEASE
source = yams::git+https://github.com/jpsim/Yams#tag=5.0.1
- source = sourcekit-lsp::git+https://github.com/apple/sourcekit-lsp#tag=swift-5.8.1-RELEASE
+ source = sourcekit-lsp::git+https://github.com/apple/sourcekit-lsp#tag=swift-5.9-RELEASE
+ source = swift-asn1::git+https://github.com/apple/swift-asn1#tag=0.7.0
source = swift-atomics::git+https://github.com/apple/swift-atomics#tag=1.0.2
- source = swift-cmark-gfm::git+https://github.com/apple/swift-cmark#tag=swift-5.8.1-RELEASE
+ source = swift-certificates::git+https://github.com/apple/swift-certificates#tag=0.4.1
+ source = swift-cmark-gfm::git+https://github.com/apple/swift-cmark#tag=swift-5.9-RELEASE
source = swift-collections::git+https://github.com/apple/swift-collections#tag=1.0.1
- source = swift-crypto::git+https://github.com/apple/swift-crypto#tag=2.2.3
- source = swift-docc::git+https://github.com/apple/swift-docc#tag=swift-5.8.1-RELEASE
- source = swift-docc-render-artifact::git+https://github.com/apple/swift-docc-render-artifact#tag=swift-5.8.1-RELEASE
- source = swift-docc-symbolkit::git+https://github.com/apple/swift-docc-symbolkit#tag=swift-5.8.1-RELEASE
- source = swift-format::git+https://github.com/apple/swift-format#tag=swift-5.8.1-RELEASE
- source = swift-installer-scripts::git+https://github.com/apple/swift-installer-scripts#tag=swift-5.8.1-RELEASE
- source = swift-lmdb::git+https://github.com/apple/swift-lmdb#tag=swift-5.8.1-RELEASE
- source = swift-markdown::git+https://github.com/apple/swift-markdown#tag=swift-5.8.1-RELEASE
+ source = swift-crypto::git+https://github.com/apple/swift-crypto#tag=2.5.0
+ source = swift-docc::git+https://github.com/apple/swift-docc#tag=swift-5.9-RELEASE
+ source = swift-docc-render-artifact::git+https://github.com/apple/swift-docc-render-artifact#tag=swift-5.9-RELEASE
+ source = swift-docc-symbolkit::git+https://github.com/apple/swift-docc-symbolkit#tag=swift-5.9-RELEASE
+ source = swift-format::git+https://github.com/apple/swift-format#tag=swift-5.9-RELEASE
+ source = swift-installer-scripts::git+https://github.com/apple/swift-installer-scripts#tag=swift-5.9-RELEASE
+ source = swift-lmdb::git+https://github.com/apple/swift-lmdb#tag=swift-5.9-RELEASE
+ source = swift-markdown::git+https://github.com/apple/swift-markdown#tag=swift-5.9-RELEASE
source = swift-nio::git+https://github.com/apple/swift-nio#tag=2.31.2
source = swift-nio-ssl::git+https://github.com/apple/swift-nio-ssl#tag=2.15.0
source = swift-numerics::git+https://github.com/apple/swift-numerics#tag=1.0.1
source = swift-system::git+https://github.com/apple/swift-system#tag=1.1.1
- source = swift-tools-support-core::git+https://github.com/apple/swift-tools-support-core#tag=swift-5.8.1-RELEASE
- source = swift-xcode-playground-support::git+https://github.com/apple/swift-xcode-playground-support#tag=swift-5.8.1-RELEASE
+ source = swift-tools-support-core::git+https://github.com/apple/swift-tools-support-core#tag=swift-5.9-RELEASE
+ source = swift-xcode-playground-support::git+https://github.com/apple/swift-xcode-playground-support#tag=swift-5.9-RELEASE
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
@@ -93,5 +94,7 @@ pkgbase = swift-language
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
pkgname = swift-language
diff --git a/PKGBUILD b/PKGBUILD
index 97a0033a7f36..cf938b5c1b2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# Contributor: Andrew Sun <adsun701@gmail.com>
pkgname=swift-language
-_swiftver=swift-5.8.1-RELEASE
-pkgver=5.8.1
+_swiftver=swift-5.9-RELEASE
+pkgver=5.9
pkgrel=1
pkgdesc="The Swift programming language and debugger"
@@ -16,12 +16,11 @@ url="https://swift.org/"
license=('apache2')
depends=('icu' 'libedit' 'libxml2' 'python' 'libbsd' 'ncurses' )
makedepends=('clang' 'cmake' 'git' 'ninja' 'patch' 'python-six' 'rsync' 'swig')
-provides=('swift-language')
source=(
"git+https://github.com/apple/swift#tag=${_swiftver}"
- "cmark::git+https://github.com/apple/swift-cmark#tag=${_swiftver}"
+ "apple-cmark::git+https://github.com/apple/swift-cmark#tag=${_swiftver}"
"llbuild::git+https://github.com/apple/swift-llbuild#tag=${_swiftver}"
- "swift-argument-parser::git+https://github.com/apple/swift-argument-parser#tag=1.0.3"
+ "swift-argument-parser::git+https://github.com/apple/swift-argument-parser#tag=1.2.2"
"swift-driver::git+https://github.com/apple/swift-driver#tag=${_swiftver}"
"swift-tools-support-core::git+https://github.com/apple/swift-tools-support-core#tag=${_swiftver}"
"swiftpm::git+https://github.com/apple/swift-package-manager#tag=${_swiftver}"
@@ -31,17 +30,19 @@ source=(
"swift-corelibs-foundation::git+https://github.com/apple/swift-corelibs-foundation#tag=${_swiftver}"
"swift-corelibs-libdispatch::git+https://github.com/apple/swift-corelibs-libdispatch#tag=${_swiftver}"
"swift-integration-tests::git+https://github.com/apple/swift-integration-tests#tag=${_swiftver}"
- "llvm-project::git+https://github.com/apple/llvm-project#tag=${_swiftver}"
+ "apple-llvm-project::git+https://github.com/apple/llvm-project#tag=${_swiftver}"
"0001-arch-aur-patches.patch"
"0002-stdint.patch"
# swift src to check afterwards
"indexstore-db::git+https://github.com/apple/indexstore-db#tag=${_swiftver}"
"yams::git+https://github.com/jpsim/Yams#tag=5.0.1"
"sourcekit-lsp::git+https://github.com/apple/sourcekit-lsp#tag=${_swiftver}"
+ "swift-asn1::git+https://github.com/apple/swift-asn1#tag=0.7.0"
"swift-atomics::git+https://github.com/apple/swift-atomics#tag=1.0.2"
+ "swift-certificates::git+https://github.com/apple/swift-certificates#tag=0.4.1"
"swift-cmark-gfm::git+https://github.com/apple/swift-cmark#tag=${_swiftver}"
"swift-collections::git+https://github.com/apple/swift-collections#tag=1.0.1"
- "swift-crypto::git+https://github.com/apple/swift-crypto#tag=2.2.3"
+ "swift-crypto::git+https://github.com/apple/swift-crypto#tag=2.5.0"
"swift-docc::git+https://github.com/apple/swift-docc#tag=${_swiftver}"
"swift-docc-render-artifact::git+https://github.com/apple/swift-docc-render-artifact#tag=${_swiftver}"
"swift-docc-symbolkit::git+https://github.com/apple/swift-docc-symbolkit#tag=${_swiftver}"
@@ -94,6 +95,8 @@ sha256sums=(
'SKIP'
'SKIP'
'SKIP'
+ 'SKIP'
+ 'SKIP'
)