summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2020-05-30 15:43:56 +0430
committerAli Molaei2020-05-30 15:43:56 +0430
commitf07fb65c4f7eddb67202da97d5a6f6f45799befa (patch)
treea7642d1692e67ed9194320600bcd3be512975ff0
parentc07f6cfaea019453259b8a57c3ba61d5595e41cd (diff)
downloadaur-f07fb65c4f7eddb67202da97d5a6f6f45799befa.tar.gz
Update to 1.5.94
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05dd00879ee9..7a509bd2c1a9 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.92
+ pkgver = 1.5.94
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.92/balena-etcher-electron_1.5.92_amd64.deb
+ source = https://github.com/balena-io/etcher/releases/download/v1.5.94/balena-etcher-electron_1.5.94_amd64.deb
source = etcher
- sha256sums = 1b7e6c562d0f728d01a2b79772a67c08cf99e67edb74a547db9c829be6e0fd03
+ sha256sums = 19de0dc5850cc4dc7dd93e09d45fef284687834f24809a36142d9829be0a0011
sha256sums = ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3
pkgname = etcher-bin
diff --git a/PKGBUILD b/PKGBUILD
index f679789b1d2a..fe6de9b9a682 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.92
+pkgver=1.5.94
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=("1b7e6c562d0f728d01a2b79772a67c08cf99e67edb74a547db9c829be6e0fd03"
+sha256sums=("19de0dc5850cc4dc7dd93e09d45fef284687834f24809a36142d9829be0a0011"
"ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3")
build() {