summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Gonzalez2019-10-28 13:32:18 -0500
committerRyan Gonzalez2019-10-28 13:32:18 -0500
commit12d1dc3e8b6ca5c5e6d63673a668d51af7f1352a (patch)
treeea4cbeb60765dc8642c1e76e4a89841ad9d7333d
parent1fc478b0cadc773dfbdc18c8815229aa0e079e55 (diff)
downloadaur-12d1dc3e8b6ca5c5e6d63673a668d51af7f1352a.tar.gz
Update urls
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7dee0a8035a1..3cdf4b40a7a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = swift-bin
pkgdesc = Official binary builds of the Swift programming language.
pkgver = 5.1.1
- pkgrel = 2
+ pkgrel = 3
url = https://swift.org
arch = x86_64
license = apache
@@ -17,8 +17,8 @@ pkgbase = swift-bin
conflicts = swift-language-git
replaces = swift-language-bin
options = !strip
- source = https://download.fedoraproject.org/pub/fedora/linux/updates/testing/31/Everything/x86_64/Packages/s/swift-lang-5.1.1-0.2.20191004git4242edd.fc31.x86_64.rpm
- source = https://download.fedoraproject.org/pub/fedora/linux/updates/testing/31/Everything/x86_64/Packages/s/swift-lang-runtime-5.1.1-0.2.20191004git4242edd.fc31.x86_64.rpm
+ source = https://download.fedoraproject.org/pub/fedora/linux/updates/31/Everything/x86_64/Packages/s/swift-lang-5.1.1-0.2.20191004git4242edd.fc31.x86_64.rpm
+ source = https://download.fedoraproject.org/pub/fedora/linux/updates/31/Everything/x86_64/Packages/s/swift-lang-runtime-5.1.1-0.2.20191004git4242edd.fc31.x86_64.rpm
sha256sums = 95ac1ea38c20d68497b9c1af352400a9f39bcc7a631aff2be1ec2e917abdc4a3
sha256sums = d5b24102df9c551d5719a1aad17685179f838c4f8fb0409ede42871978a8b497
diff --git a/PKGBUILD b/PKGBUILD
index 680af283c6cc..c0b4e5ad7087 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_version=5.1.1
pkgname=swift-bin
pkgver=${_version//-/.}
-pkgrel=2
+pkgrel=3
pkgdesc="Official binary builds of the Swift programming language."
arch=('x86_64')
url="https://swift.org"
@@ -16,8 +16,8 @@ options=('!strip')
provides=('swift-language')
replaces=('swift-language-bin')
source=(
- 'https://download.fedoraproject.org/pub/fedora/linux/updates/testing/31/Everything/x86_64/Packages/s/swift-lang-5.1.1-0.2.20191004git4242edd.fc31.x86_64.rpm'
- 'https://download.fedoraproject.org/pub/fedora/linux/updates/testing/31/Everything/x86_64/Packages/s/swift-lang-runtime-5.1.1-0.2.20191004git4242edd.fc31.x86_64.rpm'
+ 'https://download.fedoraproject.org/pub/fedora/linux/updates/31/Everything/x86_64/Packages/s/swift-lang-5.1.1-0.2.20191004git4242edd.fc31.x86_64.rpm'
+ 'https://download.fedoraproject.org/pub/fedora/linux/updates/31/Everything/x86_64/Packages/s/swift-lang-runtime-5.1.1-0.2.20191004git4242edd.fc31.x86_64.rpm'
)
sha256sums=('95ac1ea38c20d68497b9c1af352400a9f39bcc7a631aff2be1ec2e917abdc4a3'
'd5b24102df9c551d5719a1aad17685179f838c4f8fb0409ede42871978a8b497')