summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fd4b0dec130..8ddc7878fd4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = swift-language-git
pkgdesc = The Swift programming language, taken directly from the Apple repository
- pkgver = swift.DEVELOPMENT.SNAPSHOT.2022.03.31.a.r60.g333b0861d1b
+ pkgver = swift.DEVELOPMENT.SNAPSHOT.2022.05.18.a.r38.gc9d9226d729
pkgrel = 1
url = https://swift.org/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 37300efffc5c..17c96d3553a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Andrew Sun <adsun701@gmail.com>
pkgname=swift-language-git
-pkgver=swift.DEVELOPMENT.SNAPSHOT.2022.03.31.a.r60.g333b0861d1b
+pkgver=swift.DEVELOPMENT.SNAPSHOT.2022.05.18.a.r38.gc9d9226d729
pkgrel=1
pkgdesc="The Swift programming language, taken directly from the Apple repository"
arch=('x86_64')