summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2020-06-19 11:08:24 +0430
committerAli Molaei2020-06-19 11:08:24 +0430
commit5cfb11a4e68bc7cb91131d2d146003acc45f0298 (patch)
treec50555539938a8e3d66d4b41bc0e6e887cdc86aa
parented3ef5dd873889b31bd01de035c6b58d83914a4e (diff)
downloadaur-5cfb11a4e68bc7cb91131d2d146003acc45f0298.tar.gz
Update to 1.5.99
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f6af733b378..1ba6ecb1145d 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.98
+ pkgver = 1.5.99
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.98/balena-etcher-electron_1.5.98_amd64.deb
+ source = https://github.com/balena-io/etcher/releases/download/v1.5.99/balena-etcher-electron_1.5.99_amd64.deb
source = etcher
- sha256sums = b4c9218cde260fba1cf028ce685491e41253f0cd2e267f1666f56caefe411290
+ sha256sums = f7ffdb162b7fa9bc3969e53ddd46428d323f195314eff251a20b01fd2b57cc1c
sha256sums = ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3
pkgname = etcher-bin
diff --git a/PKGBUILD b/PKGBUILD
index bd1ff4e7a261..cde3b4ae064b 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.98
+pkgver=1.5.99
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=("b4c9218cde260fba1cf028ce685491e41253f0cd2e267f1666f56caefe411290"
+sha256sums=("f7ffdb162b7fa9bc3969e53ddd46428d323f195314eff251a20b01fd2b57cc1c"
"ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3")
build() {