summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Towns2016-02-26 23:38:59 +1100
committerAshley Towns2016-02-26 23:38:59 +1100
commit3a23fd3fe626a59a5589889cd7ce34dc501237d8 (patch)
tree96b1544033904939b28fbdaa1cb8fbd0af326dd3
parent2b5d69da504f7e2e0115b25512e6bc1571e95caf (diff)
downloadaur-3a23fd3fe626a59a5589889cd7ce34dc501237d8.tar.gz
bumping to 2016-02-24
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5f0b5269fa7..61bee8008f66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Feb 11 06:55:30 UTC 2016
+# Fri Feb 26 12:38:45 UTC 2016
pkgbase = swift-bin
pkgdesc = The Swift programming language, the binary drops from the official website
- pkgver = 2.2.SNAPSHOT.2016.02.08.a
+ pkgver = 2.2.SNAPSHOT.2016.02.24.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-08-a/swift-2.2-SNAPSHOT-2016-02-08-a-ubuntu15.10.tar.gz
- source = https://swift.org/builds/swift-2.2-branch/ubuntu1510/swift-2.2-SNAPSHOT-2016-02-08-a/swift-2.2-SNAPSHOT-2016-02-08-a-ubuntu15.10.tar.gz.sig
- sha256sums = 77d0daa0cf27b53c2eb588a9b80d1ca810e16344ec68633f29e6113cf8f7e6be
+ 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
sha256sums = SKIP
pkgname = swift-bin
diff --git a/PKGBUILD b/PKGBUILD
index 78b68b6910d5..3e84804a371c 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-08-a
+_version=2.2-SNAPSHOT-2016-02-24-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=('77d0daa0cf27b53c2eb588a9b80d1ca810e16344ec68633f29e6113cf8f7e6be'
+sha256sums=('a6fcaef0ff9e377b36990e8f81de45261e450ad888a07510c51a4f5e2c7eb883'
'SKIP')
package() {