summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRyan Gonzalez2018-05-22 11:56:30 -0500
committerRyan Gonzalez2018-05-22 11:56:30 -0500
commit48c61e4915c8a47f0843c3f65ab2f6e9b68585a9 (patch)
tree86fc9dfdd16848d5d7ba135dbd24215f49da1aff /PKGBUILD
parentdf80641bad17a477215e85a99f178dd5b1a44bc7 (diff)
downloadaur-48c61e4915c8a47f0843c3f65ab2f6e9b68585a9.tar.gz
Bump pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a63ac4c82cb3..995fd0024654 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_version=4.1
pkgname=swift-bin
pkgver=${_version//-/.}
-pkgrel=3
+pkgrel=4
pkgdesc="Official binary builds of the Swift programming language."
arch=('x86_64')
url="https://swift.org"