summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2021-09-03 19:18:45 +0430
committerAli Molaei2021-09-03 19:18:45 +0430
commitc116b61656552b9a94df1407b3468b36c7d28d1a (patch)
tree0da6fc85931aa367f75718a5bddc5cc5334c8b11
parent083e929829efb13d858dd249c4e62581b1b79baf (diff)
downloadaur-c116b61656552b9a94df1407b3468b36c7d28d1a.tar.gz
Update to 1.5.122
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5726c20f6ee..3e0c6f0b4d94 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.121
+ pkgver = 1.5.122
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.121/balena-etcher-electron_1.5.121_amd64.deb
+ source = https://github.com/balena-io/etcher/releases/download/v1.5.122/balena-etcher-electron_1.5.122_amd64.deb
source = etcher
- sha256sums = 15165350e94e2b56c86eb1dd47dc90bf8e733216f2ded59b30fa5a3cfab72fdb
+ sha256sums = 4dab329e4cf2cbc5086a5427eaa848b8f5837e57f8a4befa0f67338048a3acfc
sha256sums = ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3
pkgname = etcher-bin
diff --git a/PKGBUILD b/PKGBUILD
index fa3fc1aaa87b..5aff4c854d4f 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.121
+pkgver=1.5.122
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=("15165350e94e2b56c86eb1dd47dc90bf8e733216f2ded59b30fa5a3cfab72fdb"
+sha256sums=("4dab329e4cf2cbc5086a5427eaa848b8f5837e57f8a4befa0f67338048a3acfc"
"ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3")
build() {