summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Towns2015-12-05 04:33:56 +1100
committerAshley Towns2015-12-05 04:33:56 +1100
commit73848bc9d87176b3c716926c6ad4f70c8696bf1e (patch)
tree080965122b2b13dcb446885385ad53dd33e76796
parent691a56cd25aeed3d7963a38a08e2d410870c6b2a (diff)
downloadaur-73848bc9d87176b3c716926c6ad4f70c8696bf1e.tar.gz
change name
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b78a1b1e380..ecdb8a148d35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = swift-language-bin
+pkgbase = swift-bin
pkgdesc = The Swift programming language, the binary drops from the official website
pkgver = 2.2.SNAPSHOT.2015.12.01.b
pkgrel = 1
@@ -22,5 +22,5 @@ pkgbase = swift-language-bin
sha256sums = 04d62c13a50bb6c3003676fe7521c9e28bc7bc38e42524330595e80a6df24806
sha256sums = 8a36d98da7c8e264900b8da116a80e351ceb3d01d961e414a633da40f9557934
-pkgname = swift-language-bin
+pkgname = swift-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4bdf31b20cca..696a9c8e48ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_version=2.2-SNAPSHOT-2015-12-01-b
-pkgname=swift-language-bin
+pkgname=swift-bin
pkgver=${_version//-/.}
pkgrel=1
pkgdesc="The Swift programming language, the binary drops from the official website"