summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Stubbs2017-04-11 15:21:58 +0100
committerAndrew Stubbs2017-04-11 15:21:58 +0100
commit85faf9bf8d77cf6f2ca003c85fc6abc1045420f6 (patch)
tree018143624a54d60c420116516a2b431667514993
parentfb26abcd6469c77d20786bd2c1535ec53c555d8c (diff)
downloadaur-85faf9bf8d77cf6f2ca003c85fc6abc1045420f6.tar.gz
1.0.0_rc.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d073ce376825..ee82dba8c856 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Mar 20 14:47:09 UTC 2017
+# Tue Apr 11 14:21:39 UTC 2017
pkgbase = etcher
pkgdesc = Burn images to SD cards & USB drives, safe & easy
- pkgver = 1.0.0_beta.19
+ pkgver = 1.0.0_rc.2
pkgrel = 2
url = http://www.etcher.io/
arch = i686
@@ -33,10 +33,10 @@ pkgbase = etcher
md5sums = 45deb94dca8036000f4c03a1634929ee
md5sums = bba3a3ed1d8ea4d3a9d1ad642dad3225
md5sums = 7bd70ef05c6293e36938240be2558091
- source_i686 = https://resin-production-downloads.s3.amazonaws.com/etcher/1.0.0-beta.19/Etcher-1.0.0-beta.19-linux-x86.zip
- md5sums_i686 = 1135103c054b372c81429ddc6bc4d215
- source_x86_64 = https://resin-production-downloads.s3.amazonaws.com/etcher/1.0.0-beta.19/Etcher-1.0.0-beta.19-linux-x64.zip
- md5sums_x86_64 = 99fe230c41eae5d288d6891927ad127e
+ source_i686 = https://resin-production-downloads.s3.amazonaws.com/etcher/1.0.0-rc.2/Etcher-1.0.0-rc.2-linux-x86.zip
+ md5sums_i686 = bcdd12bd67141a5a9386bc0f89939d20
+ source_x86_64 = https://resin-production-downloads.s3.amazonaws.com/etcher/1.0.0-rc.2/Etcher-1.0.0-rc.2-linux-x64.zip
+ md5sums_x86_64 = 32f76b751d36f916a26f728c6547842b
pkgname = etcher
diff --git a/PKGBUILD b/PKGBUILD
index 859408306d70..df033ba828b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Andrew Stubbs <andrew.stubbs@gmail.com>
pkgname=etcher
-realver=1.0.0-beta.19
+realver=1.0.0-rc.2
pkgver=${realver//-/_}
pkgrel=2
pkgdesc="Burn images to SD cards & USB drives, safe & easy"
@@ -21,8 +21,8 @@ options=("!strip")
md5sums=('45deb94dca8036000f4c03a1634929ee'
'bba3a3ed1d8ea4d3a9d1ad642dad3225'
'7bd70ef05c6293e36938240be2558091')
-md5sums_i686=('1135103c054b372c81429ddc6bc4d215')
-md5sums_x86_64=('99fe230c41eae5d288d6891927ad127e')
+md5sums_i686=('bcdd12bd67141a5a9386bc0f89939d20')
+md5sums_x86_64=('32f76b751d36f916a26f728c6547842b')
build() {
local a=x86