summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2020-01-15 18:32:51 +0330
committerAli Molaei2020-01-15 18:32:51 +0330
commit4f1419ef1c5b98f09a3465117b46485c01fd4753 (patch)
treee98e9644919cc67209f33704436987d72a55b062
parent47d0dffd7297fb943176d7fb830c4a5ec8538f06 (diff)
downloadaur-4f1419ef1c5b98f09a3465117b46485c01fd4753.tar.gz
Update to 1.5.71
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09293b40bc3a..958fab992fc4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = etcher-bin
pkgdesc = Flash OS images to SD cards & USB drives, safely and easily
- pkgver = 1.5.70
+ pkgver = 1.5.71
pkgrel = 1
url = http://www.etcher.io/
arch = x86_64
@@ -14,9 +14,9 @@ pkgbase = etcher-bin
provides = etcher
conflicts = etcher
options = !strip
- source = https://github.com/balena-io/etcher/releases/download/v1.5.70/balena-etcher-electron_1.5.70_amd64.deb
+ source = https://github.com/balena-io/etcher/releases/download/v1.5.71/balena-etcher-electron_1.5.71_amd64.deb
source = etcher
- sha256sums = f5dfcce0faefa731280c77c77904335071494983530cd40c4ad0327b8383f412
+ sha256sums = 5552ae9683f47f6a6687205022e8850b9b3868ec264971e42ea63c026e2b5f53
sha256sums = ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3
pkgname = etcher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3b79c3da4687..b464bfbdbc6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Andrew Stubbs <andrew dot stubbs at gmail dot com>
pkgname=etcher-bin
-pkgver=1.5.70
+pkgver=1.5.71
pkgrel=1
pkgdesc="Flash OS images to SD cards & USB drives, safely and easily"
arch=("x86_64")
@@ -18,7 +18,7 @@ source=("https://github.com/balena-io/${pkgname%-bin}/releases/download/v${pkgve
"etcher")
options=("!strip")
-sha256sums=("f5dfcce0faefa731280c77c77904335071494983530cd40c4ad0327b8383f412"
+sha256sums=("5552ae9683f47f6a6687205022e8850b9b3868ec264971e42ea63c026e2b5f53"
"ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3")
build() {