summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsoloturn2020-06-21 11:25:05 +0200
committersoloturn2020-06-21 11:25:05 +0200
commitd56a49d9b78707e538e8995b32b76903a270fa2f (patch)
tree63cf79d44fae7c9a568aa352d2b195fdd1bde874
parent3083eeb4f8ad27b44e1c77f579c2101054164271 (diff)
downloadaur-d56a49d9b78707e538e8995b32b76903a270fa2f.tar.gz
add gabor
-rw-r--r--PKGBUILD6
1 files changed, 5 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a458c25f47f..77aa8a258132 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,10 @@
# Maintainer: Theo Tosini <theo.tosini@theoduino.me>
+# Contributor: Gábor Sebestyén <segabor@gmail.com>
+# Contributor: soloturn@gmail.com
+
+
pkgname=swift-language-git
-pkgver=swift.DEVELOPMENT.SNAPSHOT.2020.06.04.a.r63.g932a91e0c56
+pkgver=swift.DEVELOPMENT.SNAPSHOT.2020.06.19.a.r24.g90cb347cd95
pkgrel=1
pkgdesc="The Swift programming language, taken directly from the Apple repository"
arch=('x86_64')