summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuz Violeta2016-06-21 21:45:40 -0300
committerLuz Violeta2016-06-21 21:45:40 -0300
commitb4b2601db9c189290d0bdc001212e74e08d171a1 (patch)
tree9f0676eafc2fef1ed49c55836b13743ee494a920
parentaf2f83a1376a8264c7d9376e29e73a57e6753b5e (diff)
downloadaur-b4b2601db9c189290d0bdc001212e74e08d171a1.tar.gz
New snapshots release (2016-06-20)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0acf8370722b..e086aa1c187a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = swift-development-bin
pkgdesc = The Swift programming language, the development snapshot binary drops from the official website
- pkgver = DEVELOPMENT.SNAPSHOT.2016.05.31.a
- pkgrel = 3
+ pkgver = DEVELOPMENT.SNAPSHOT.2016.06.20.a
+ pkgrel = 0
url = https://swift.org
arch = x86_64
license = apache
@@ -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-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 = https://swift.org/builds/development/ubuntu1510/swift-DEVELOPMENT-SNAPSHOT-2016-06-20-a/swift-DEVELOPMENT-SNAPSHOT-2016-06-20-a-ubuntu15.10.tar.gz
+ source = https://swift.org/builds/development/ubuntu1510/swift-DEVELOPMENT-SNAPSHOT-2016-06-20-a/swift-DEVELOPMENT-SNAPSHOT-2016-06-20-a-ubuntu15.10.tar.gz.sig
source = swift.conf
validpgpkeys = 7463A81A4B2EEA1B551FFBCFD441C977412B37AD
- sha256sums = 254d32a74419b043b9b1a63bc1403c22ec16771ea594095a098c19433e06874a
+ sha256sums = f56dcd24ce77923c0b297dd8477013cc7466895102445bede4d4dd1e49efcde4
sha256sums = SKIP
sha256sums = c93a77b3a9b2647266a5ccdbe77f47d51cb7051d23ee7cca6258564daf713f35
diff --git a/PKGBUILD b/PKGBUILD
index f228015d23b8..dcf0055ba734 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Ashley Towns <mail(at)ashleytowns(dot)id(dot)au>
-_version=DEVELOPMENT-SNAPSHOT-2016-05-31-a
+_version=DEVELOPMENT-SNAPSHOT-2016-06-20-a
pkgname=swift-development-bin
pkgver=${_version//-/.}
-pkgrel=3
+pkgrel=0
pkgdesc="The Swift programming language, the development snapshot binary drops from the official website"
arch=('x86_64')
url="https://swift.org"
@@ -21,7 +21,7 @@ source=(
"https://swift.org/builds/development/ubuntu1510/swift-${_version}/swift-${_version}-ubuntu15.10.tar.gz.sig"
"swift.conf"
)
-sha256sums=('254d32a74419b043b9b1a63bc1403c22ec16771ea594095a098c19433e06874a'
+sha256sums=('f56dcd24ce77923c0b297dd8477013cc7466895102445bede4d4dd1e49efcde4'
'SKIP'
'c93a77b3a9b2647266a5ccdbe77f47d51cb7051d23ee7cca6258564daf713f35')