summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Towns2016-01-01 06:04:02 +1100
committerAshley Towns2016-01-01 06:04:02 +1100
commit5aeb1471d649295ed0cf53fcdc5835385b496bb8 (patch)
tree3cfc22f4986b5d2ddc1dd37a0c69249024fb415c
parentbb9858eaa281e219f695a524bea0ab1d026788f1 (diff)
downloadaur-5aeb1471d649295ed0cf53fcdc5835385b496bb8.tar.gz
update to 2015.12.31
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1bd41d2b8d6..48a5e36b8d3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Dec 30 09:04:31 UTC 2015
+# Thu Dec 31 19:03:41 UTC 2015
pkgbase = swift-bin
pkgdesc = The Swift programming language, the binary drops from the official website
- pkgver = 2.2.SNAPSHOT.2015.12.22.a
+ pkgver = 2.2.SNAPSHOT.2015.12.31.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/ubuntu1510/swift-2.2-SNAPSHOT-2015-12-22-a/swift-2.2-SNAPSHOT-2015-12-22-a-ubuntu15.10.tar.gz
- source = https://swift.org/builds/ubuntu1510/swift-2.2-SNAPSHOT-2015-12-22-a/swift-2.2-SNAPSHOT-2015-12-22-a-ubuntu15.10.tar.gz.sig
- sha256sums = 1b85e4b36b4d4e08a4981d3f281107c5a62a63a12e91691d3189424c854bab30
+ source = https://swift.org/builds/ubuntu1510/swift-2.2-SNAPSHOT-2015-12-31-a/swift-2.2-SNAPSHOT-2015-12-31-a-ubuntu15.10.tar.gz
+ source = https://swift.org/builds/ubuntu1510/swift-2.2-SNAPSHOT-2015-12-31-a/swift-2.2-SNAPSHOT-2015-12-31-a-ubuntu15.10.tar.gz.sig
+ sha256sums = 3409047db421ba5982ed772308078c7ed4f5f765e48e1e7e2648d0a8d16550bc
sha256sums = SKIP
pkgname = swift-bin
diff --git a/PKGBUILD b/PKGBUILD
index 557383e32243..c2ea8acfb2cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Ashley Towns <mail(at)ashleytowns(dot)id(dot)au>
-_version=2.2-SNAPSHOT-2015-12-22-a
+_version=2.2-SNAPSHOT-2015-12-31-a
pkgname=swift-bin
pkgver=${_version//-/.}
@@ -20,7 +20,7 @@ source=(
"https://swift.org/builds/ubuntu1510/swift-${_version}/swift-${_version}-ubuntu15.10.tar.gz"
"https://swift.org/builds/ubuntu1510/swift-${_version}/swift-${_version}-ubuntu15.10.tar.gz.sig"
)
-sha256sums=('1b85e4b36b4d4e08a4981d3f281107c5a62a63a12e91691d3189424c854bab30'
+sha256sums=('3409047db421ba5982ed772308078c7ed4f5f765e48e1e7e2648d0a8d16550bc'
'SKIP')
package() {