summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Towns2016-03-13 12:24:58 +1100
committerAshley Towns2016-03-13 12:24:58 +1100
commit82541d35d9fc8d1c8f4e417c07ad4e7993d2e4d6 (patch)
tree45d0a296de090b0eafe88e0f9ae759ee21e18dcb
parentbf6d8c8225dcea170170876d2ce0aae7264ea130 (diff)
downloadaur-82541d35d9fc8d1c8f4e417c07ad4e7993d2e4d6.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 bb731083d4f6..40f2bea3e7c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Feb 26 12:41:51 UTC 2016
+# Sun Mar 13 01:24:03 UTC 2016
pkgbase = swift-development-bin
pkgdesc = The Swift programming language, the development snapshot binary drops from the official website
- pkgver = DEVELOPMENT.SNAPSHOT.2016.02.25.a
+ pkgver = DEVELOPMENT.SNAPSHOT.2016.03.01.a
pkgrel = 1
url = https://swift.org
arch = x86_64
@@ -23,9 +23,9 @@ pkgbase = swift-development-bin
conflicts = swift-bin
replaces = swift-language-bin
options = !strip
- source = https://swift.org/builds/development/ubuntu1510/swift-DEVELOPMENT-SNAPSHOT-2016-02-25-a/swift-DEVELOPMENT-SNAPSHOT-2016-02-25-a-ubuntu15.10.tar.gz
- source = https://swift.org/builds/development/ubuntu1510/swift-DEVELOPMENT-SNAPSHOT-2016-02-25-a/swift-DEVELOPMENT-SNAPSHOT-2016-02-25-a-ubuntu15.10.tar.gz.sig
- sha256sums = e41ce209166817b0b459feb19d652db1403873238f44dc58a094b81d8fd2cfca
+ source = https://swift.org/builds/development/ubuntu1510/swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a/swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-ubuntu15.10.tar.gz
+ source = https://swift.org/builds/development/ubuntu1510/swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a/swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-ubuntu15.10.tar.gz.sig
+ sha256sums = 9229d74a0bc76a1eeabd5b881ed7ec468da827b62e303ea45fa39e6d8f8fc990
sha256sums = SKIP
pkgname = swift-development-bin
diff --git a/PKGBUILD b/PKGBUILD
index e1e60f79fca4..f8e9560df324 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Ashley Towns <mail(at)ashleytowns(dot)id(dot)au>
-_version=DEVELOPMENT-SNAPSHOT-2016-02-25-a
+_version=DEVELOPMENT-SNAPSHOT-2016-03-01-a
pkgname=swift-development-bin
pkgver=${_version//-/.}
@@ -20,7 +20,7 @@ source=(
"https://swift.org/builds/development/ubuntu1510/swift-${_version}/swift-${_version}-ubuntu15.10.tar.gz"
"https://swift.org/builds/development/ubuntu1510/swift-${_version}/swift-${_version}-ubuntu15.10.tar.gz.sig"
)
-sha256sums=('e41ce209166817b0b459feb19d652db1403873238f44dc58a094b81d8fd2cfca'
+sha256sums=('9229d74a0bc76a1eeabd5b881ed7ec468da827b62e303ea45fa39e6d8f8fc990'
'SKIP')
package() {