summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorsusurri2022-12-29 04:40:39 +0900
committersusurri2022-12-29 04:49:11 +0900
commitbc967189475dd752bdd5d4fe7ed4a84e6e67d6a4 (patch)
treea5d56d0b4bc9e6e3ab6ff3790d813888fe46b376 /.SRCINFO
parent189dfea49390d40c9e1de8a1931b9341dafc6ed8 (diff)
downloadaur-bc967189475dd752bdd5d4fe7ed4a84e6e67d6a4.tar.gz
Update to 5.7.2 and take over the maintainership
add dependency on ncurses5-compat-libs as binaries for CentOS 7 are linked with ncurses 5 libraries. patchelf is no longer required.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f31028c66e61..fafc534b4b1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = swift-bin
pkgdesc = Binary builds of the Swift programming language
- pkgver = 5.6
+ pkgver = 5.7.2
pkgrel = 1
url = https://swift.org
arch = x86_64
license = apache
- makedepends = patchelf
depends = libutil-linux
depends = libxml2
+ depends = ncurses5-compat-libs
optdepends = python36: required for REPL
provides = swift-language
replaces = swift-language-bin
options = !strip
- source = https://swift.org/builds/swift-5.6-release/centos8/swift-5.6-RELEASE/swift-5.6-RELEASE-centos8.tar.gz
- sha256sums = 80fa936a30bbc599a619d352fb271de4060bee9f04151cbfda3d755f4c9e4257
+ source = https://swift.org/builds/swift-5.7.2-release/centos7/swift-5.7.2-RELEASE/swift-5.7.2-RELEASE-centos7.tar.gz
+ sha256sums = 8622569f57c7e325ab02d5f6605e55d1e1fe04ab7ccae8fab8334532959750c6
pkgname = swift-bin