summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2020-11-24 08:44:55 +0330
committerAli Molaei2020-11-24 08:44:55 +0330
commitfccc9df5f3cc9ba56dbb62808ce50930d7a9ce43 (patch)
treec21114172f7a52ec67a8b4f501ddeeb59c014e88
parent79e4a1867c1a3a95c2b833cb41aea7bae5cde792 (diff)
downloadaur-fccc9df5f3cc9ba56dbb62808ce50930d7a9ce43.tar.gz
Update to 1.5.111
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e507cec6891..5747f0e09247 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.110
+ pkgver = 1.5.111
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.110/balena-etcher-electron_1.5.110_amd64.deb
+ source = https://github.com/balena-io/etcher/releases/download/v1.5.111/balena-etcher-electron_1.5.111_amd64.deb
source = etcher
- sha256sums = 95a1455acb3b9575d6f39ba7305e02b12369910c9a101f8f5c0ac64916e455ab
+ sha256sums = 82d000397d912be5a62c81b36572f36b10a61032cfe52ee80453e8fe8bcac6c7
sha256sums = ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3
pkgname = etcher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1b531e9e11d8..9880baa2fc63 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.110
+pkgver=1.5.111
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=("95a1455acb3b9575d6f39ba7305e02b12369910c9a101f8f5c0ac64916e455ab"
+sha256sums=("82d000397d912be5a62c81b36572f36b10a61032cfe52ee80453e8fe8bcac6c7"
"ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3")
build() {