summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Towns2016-03-13 12:22:02 +1100
committerAshley Towns2016-03-13 12:22:02 +1100
commitdbb7eafb64c6b5fcc5b092c80c977b7e9ca767f3 (patch)
tree3f6837f1851191efb44b8a1ad9182a3ee28f5205
parent3a23fd3fe626a59a5589889cd7ce34dc501237d8 (diff)
downloadaur-dbb7eafb64c6b5fcc5b092c80c977b7e9ca767f3.tar.gz
updated to 2016-03-01
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61bee8008f66..cf284e11d064 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Feb 26 12:38:45 UTC 2016
+# Sun Mar 13 01:21:13 UTC 2016
pkgbase = swift-bin
pkgdesc = The Swift programming language, the binary drops from the official website
- pkgver = 2.2.SNAPSHOT.2016.02.24.a
+ pkgver = 2.2.SNAPSHOT.2016.03.01.a
pkgrel = 1
url = https://swift.org
arch = x86_64
@@ -22,9 +22,9 @@ pkgbase = swift-bin
conflicts = swift-language-git
replaces = swift-language-bin
options = !strip
- source = https://swift.org/builds/swift-2.2-branch/ubuntu1510/swift-2.2-SNAPSHOT-2016-02-24-a/swift-2.2-SNAPSHOT-2016-02-24-a-ubuntu15.10.tar.gz
- source = https://swift.org/builds/swift-2.2-branch/ubuntu1510/swift-2.2-SNAPSHOT-2016-02-24-a/swift-2.2-SNAPSHOT-2016-02-24-a-ubuntu15.10.tar.gz.sig
- sha256sums = a6fcaef0ff9e377b36990e8f81de45261e450ad888a07510c51a4f5e2c7eb883
+ source = https://swift.org/builds/swift-2.2-branch/ubuntu1510/swift-2.2-SNAPSHOT-2016-03-01-a/swift-2.2-SNAPSHOT-2016-03-01-a-ubuntu15.10.tar.gz
+ source = https://swift.org/builds/swift-2.2-branch/ubuntu1510/swift-2.2-SNAPSHOT-2016-03-01-a/swift-2.2-SNAPSHOT-2016-03-01-a-ubuntu15.10.tar.gz.sig
+ sha256sums = 21af53d5aa15cf394d5ccc6343f0f13193ee4432a81c838b4d38b8823ef56552
sha256sums = SKIP
pkgname = swift-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3e84804a371c..c11e8b824844 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Ashley Towns <mail(at)ashleytowns(dot)id(dot)au>
-_version=2.2-SNAPSHOT-2016-02-24-a
+_version=2.2-SNAPSHOT-2016-03-01-a
pkgname=swift-bin
pkgver=${_version//-/.}
@@ -20,7 +20,7 @@ source=(
"https://swift.org/builds/swift-2.2-branch/ubuntu1510/swift-${_version}/swift-${_version}-ubuntu15.10.tar.gz"
"https://swift.org/builds/swift-2.2-branch/ubuntu1510/swift-${_version}/swift-${_version}-ubuntu15.10.tar.gz.sig"
)
-sha256sums=('a6fcaef0ff9e377b36990e8f81de45261e450ad888a07510c51a4f5e2c7eb883'
+sha256sums=('21af53d5aa15cf394d5ccc6343f0f13193ee4432a81c838b4d38b8823ef56552'
'SKIP')
package() {