mirror of
https://github.com/archlinux/aur.git
synced 2025-12-10 08:05:42 +01:00
22 lines
853 B
Text
22 lines
853 B
Text
pkgbase = swift-bin
|
|
pkgdesc = Binary builds of the Swift programming language
|
|
pkgver = 6.2.2
|
|
pkgrel = 1
|
|
url = https://www.swift.org/
|
|
arch = x86_64
|
|
arch = aarch64
|
|
license = apache
|
|
makedepends = patchelf
|
|
depends = util-linux-libs
|
|
depends = libxml2-legacy
|
|
depends = ncurses
|
|
optdepends = python39: required for REPL
|
|
provides = swift-language
|
|
replaces = swift-language-bin
|
|
options = !strip
|
|
source_x86_64 = https://download.swift.org/swift-6.2.2-release/ubi9/swift-6.2.2-RELEASE/swift-6.2.2-RELEASE-ubi9.tar.gz
|
|
sha256sums_x86_64 = a90b616b97616fdc4906babced4961982ab36a1e3ce44cf07d4a036298529abb
|
|
source_aarch64 = https://download.swift.org/swift-6.2.2-release/ubi9-aarch64/swift-6.2.2-RELEASE/swift-6.2.2-RELEASE-ubi9-aarch64.tar.gz
|
|
sha256sums_aarch64 = ad75d92a503848a3f0adf60c16b7986e9cc041c225117530dfe747ca575b3caf
|
|
|
|
pkgname = swift-bin
|