summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKamran Mackey2016-11-08 20:11:05 -0700
committerKamran Mackey2016-11-08 20:11:05 -0700
commit8bc864e31869a69d8b2ca7fd7021351919bd6fdf (patch)
tree45516fae3ce5f243eba5aa6b98834f33131a826a /PKGBUILD
parent667601f48d9823f0e3186d973abe86ea10235578 (diff)
downloadaur-8bc864e31869a69d8b2ca7fd7021351919bd6fdf.tar.gz
Updated the package description.
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ed839be23c9..e0d288752c16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_version=3.0.1
pkgname=swift-bin
pkgver=${_version//-/.}
-pkgrel=2
-pkgdesc="The Swift programming language, the binary drops from the official website"
+pkgrel=3
+pkgdesc="Official binary builds of the Swift programming language."
arch=('x86_64')
url="https://swift.org"
license=('apache')