summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsoloturn2023-02-05 04:00:25 +0100
committersoloturn2023-02-05 04:00:25 +0100
commit2aee8381c871668cdac889a180ea717054a158d7 (patch)
tree7247f5ecbae3458bfb4c05b25811cc6b50563149 /PKGBUILD
parent2f7f07352cb50331f1a9eefac7e0f86f0eac0fbb (diff)
downloadaur-2aee8381c871668cdac889a180ea717054a158d7.tar.gz
update .gitignore so local repos are excluded
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f785508b3f27..168a28b3dc95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Andrew Sun <adsun701@gmail.com>
pkgname=swift-language-git
-pkgver=swift.DEVELOPMENT.SNAPSHOT.2022.07.25.a.r45.g0464fd302fd
+pkgver=swift.DEVELOPMENT.SNAPSHOT.2023.02.03.a.r27.gc29abfb59
pkgrel=1
pkgdesc="The Swift programming language, taken directly from the Apple repository"
arch=('x86_64')