summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuz Violeta2016-06-01 04:59:20 -0300
committerLuz Violeta2016-06-01 04:59:20 -0300
commitaf2f83a1376a8264c7d9376e29e73a57e6753b5e (patch)
treea06bc6ab0bbf528c7ca25606f78611e035a3ea32
parent1f051534e00497fb475d53ff0dd3dec46892a6dd (diff)
downloadaur-af2f83a1376a8264c7d9376e29e73a57e6753b5e.tar.gz
New snapshots release (2016-05-31)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8487deb66801..0acf8370722b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = swift-development-bin
pkgdesc = The Swift programming language, the development snapshot binary drops from the official website
- pkgver = DEVELOPMENT.SNAPSHOT.2016.05.09.a
+ pkgver = DEVELOPMENT.SNAPSHOT.2016.05.31.a
pkgrel = 3
url = https://swift.org
arch = x86_64
@@ -21,11 +21,11 @@ pkgbase = swift-development-bin
conflicts = swift-bin
replaces = swift-language-bin
options = !strip
- source = https://swift.org/builds/development/ubuntu1510/swift-DEVELOPMENT-SNAPSHOT-2016-05-09-a/swift-DEVELOPMENT-SNAPSHOT-2016-05-09-a-ubuntu15.10.tar.gz
- source = https://swift.org/builds/development/ubuntu1510/swift-DEVELOPMENT-SNAPSHOT-2016-05-09-a/swift-DEVELOPMENT-SNAPSHOT-2016-05-09-a-ubuntu15.10.tar.gz.sig
+ source = https://swift.org/builds/development/ubuntu1510/swift-DEVELOPMENT-SNAPSHOT-2016-05-31-a/swift-DEVELOPMENT-SNAPSHOT-2016-05-31-a-ubuntu15.10.tar.gz
+ source = https://swift.org/builds/development/ubuntu1510/swift-DEVELOPMENT-SNAPSHOT-2016-05-31-a/swift-DEVELOPMENT-SNAPSHOT-2016-05-31-a-ubuntu15.10.tar.gz.sig
source = swift.conf
validpgpkeys = 7463A81A4B2EEA1B551FFBCFD441C977412B37AD
- sha256sums = f52dce76abde8bfe7e8abbc7c9e582861d69cc9153573050cb4b1e26c09a9ae8
+ sha256sums = 254d32a74419b043b9b1a63bc1403c22ec16771ea594095a098c19433e06874a
sha256sums = SKIP
sha256sums = c93a77b3a9b2647266a5ccdbe77f47d51cb7051d23ee7cca6258564daf713f35
diff --git a/PKGBUILD b/PKGBUILD
index 62e36d3b1743..f228015d23b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Ashley Towns <mail(at)ashleytowns(dot)id(dot)au>
-_version=DEVELOPMENT-SNAPSHOT-2016-05-09-a
+_version=DEVELOPMENT-SNAPSHOT-2016-05-31-a
pkgname=swift-development-bin
pkgver=${_version//-/.}
@@ -21,7 +21,7 @@ source=(
"https://swift.org/builds/development/ubuntu1510/swift-${_version}/swift-${_version}-ubuntu15.10.tar.gz.sig"
"swift.conf"
)
-sha256sums=('f52dce76abde8bfe7e8abbc7c9e582861d69cc9153573050cb4b1e26c09a9ae8'
+sha256sums=('254d32a74419b043b9b1a63bc1403c22ec16771ea594095a098c19433e06874a'
'SKIP'
'c93a77b3a9b2647266a5ccdbe77f47d51cb7051d23ee7cca6258564daf713f35')