summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2020-05-17 16:32:28 +0430
committerAli Molaei2020-05-17 16:32:28 +0430
commit756cdd3b58faf8d4e034a8819003e1a8e598033b (patch)
tree3b8f9aa9660310702d7fcdd290f3404a1184f2f8
parent8ed9150da645db58d33c61e31f6ba439805ba6c2 (diff)
downloadaur-756cdd3b58faf8d4e034a8819003e1a8e598033b.tar.gz
Update to 1.5.89
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ca8b5c0465e..1e92054f3b07 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.88
+ pkgver = 1.5.89
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.88/balena-etcher-electron_1.5.88_amd64.deb
+ source = https://github.com/balena-io/etcher/releases/download/v1.5.89/balena-etcher-electron_1.5.89_amd64.deb
source = etcher
- sha256sums = 3a0a5d4f59fdf7fee47a408ca25bfbcd9bbdfeff37d79725b7eb627625394f28
+ sha256sums = 4cd8a36eca24bf6248cbfd7e3040d5b7edd62cf406cf5cd4ea097491ce8c9280
sha256sums = ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3
pkgname = etcher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4f7c35d31740..09c51ff2e982 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.88
+pkgver=1.5.89
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=("3a0a5d4f59fdf7fee47a408ca25bfbcd9bbdfeff37d79725b7eb627625394f28"
+sha256sums=("4cd8a36eca24bf6248cbfd7e3040d5b7edd62cf406cf5cd4ea097491ce8c9280"
"ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3")
build() {