summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2020-05-12 00:19:47 +0430
committerAli Molaei2020-05-12 00:19:47 +0430
commit4a5b6553f94f284f62c9aa4d0a332ccfdd0c3d4f (patch)
treeb44431414904f4347f66b44c66e21c1beb403f8a
parentfcb66232d9862b749fe973f1d7e48e378e8ed497 (diff)
downloadaur-4a5b6553f94f284f62c9aa4d0a332ccfdd0c3d4f.tar.gz
Update to 1.5.86
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb64aabd2c61..0b7a2710fd37 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.83
+ pkgver = 1.5.86
pkgrel = 1
url = http://www.etcher.io/
arch = x86_64
@@ -48,9 +48,9 @@ pkgbase = etcher-bin
provides = etcher
conflicts = etcher
options = !strip
- source = https://github.com/balena-io/etcher/releases/download/v1.5.83/balena-etcher-electron_1.5.83_amd64.deb
+ source = https://github.com/balena-io/etcher/releases/download/v1.5.86/balena-etcher-electron_1.5.86_amd64.deb
source = etcher
- sha256sums = 0a16e5a80d5ab1e3c0dd216b80351bac26c673e9813c42a691f80a220b29e895
+ sha256sums = b3e6bc43709839dbbc1a72e943c0eb2e1090308776f21f00a97e02be0c8a78fb
sha256sums = ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3
pkgname = etcher-bin
diff --git a/PKGBUILD b/PKGBUILD
index ae18164753e4..ce3e52bbe435 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.83
+pkgver=1.5.86
pkgrel=1
pkgdesc="Flash OS images to SD cards & USB drives, safely and easily"
arch=("x86_64")
@@ -19,7 +19,7 @@ source=("https://github.com/balena-io/${pkgname%-bin}/releases/download/v${pkgve
"etcher")
options=("!strip")
-sha256sums=("0a16e5a80d5ab1e3c0dd216b80351bac26c673e9813c42a691f80a220b29e895"
+sha256sums=("b3e6bc43709839dbbc1a72e943c0eb2e1090308776f21f00a97e02be0c8a78fb"
"ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3")
build() {