summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Towns2016-02-11 17:56:12 +1100
committerAshley Towns2016-02-11 17:56:12 +1100
commit2b5d69da504f7e2e0115b25512e6bc1571e95caf (patch)
treeea8baa21903f9ba96205f4765ec0d30f25f9aa40
parentda2a861af2b51972c429fbad74a9f703f1551c40 (diff)
downloadaur-2b5d69da504f7e2e0115b25512e6bc1571e95caf.tar.gz
updates to 2016-02-08
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca4a15d086f1..c5f0b5269fa7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jan 27 10:49:35 UTC 2016
+# Thu Feb 11 06:55:30 UTC 2016
pkgbase = swift-bin
pkgdesc = The Swift programming language, the binary drops from the official website
- pkgver = 2.2.SNAPSHOT.2016.01.25.a
+ pkgver = 2.2.SNAPSHOT.2016.02.08.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-01-25-a/swift-2.2-SNAPSHOT-2016-01-25-a-ubuntu15.10.tar.gz
- source = https://swift.org/builds/swift-2.2-branch/ubuntu1510/swift-2.2-SNAPSHOT-2016-01-25-a/swift-2.2-SNAPSHOT-2016-01-25-a-ubuntu15.10.tar.gz.sig
- sha256sums = 641f415dbc8ed08d22eb60723339ccd47cc41c9012512815b68cc411da286dc2
+ 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
sha256sums = SKIP
pkgname = swift-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6b265f922a43..78b68b6910d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Ashley Towns <mail(at)ashleytowns(dot)id(dot)au>
-_version=2.2-SNAPSHOT-2016-01-25-a
+_version=2.2-SNAPSHOT-2016-02-08-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=('641f415dbc8ed08d22eb60723339ccd47cc41c9012512815b68cc411da286dc2'
+sha256sums=('77d0daa0cf27b53c2eb588a9b80d1ca810e16344ec68633f29e6113cf8f7e6be'
'SKIP')
package() {