summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2021-04-06 16:35:29 +0430
committerAli Molaei2021-04-06 16:35:29 +0430
commit8ac57f2ccbf1b6c56692000a8dc53ecb5b9add02 (patch)
tree6449c9f8222856c6bd3ba0dbd731a8d9bbb8652f
parentb7b40f940da7ccf0247a581f8bbce1bfbdce171f (diff)
downloadaur-8ac57f2ccbf1b6c56692000a8dc53ecb5b9add02.tar.gz
Update to 1.5.117
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85f586d1e917..34c2a4e0423f 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.116
+ pkgver = 1.5.117
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.116/balena-etcher-electron_1.5.116_amd64.deb
+ source = https://github.com/balena-io/etcher/releases/download/v1.5.117/balena-etcher-electron_1.5.117_amd64.deb
source = etcher
- sha256sums = c4dcafd7ee06e5bbc647bc93d3a10ca85d111f7f117aaabfd56b35fa4dc62bd6
+ sha256sums = 302e4c2c78c6fd5acfa013eb99da415129ac4abd1097a58966bb00f29c62dd0e
sha256sums = ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3
pkgname = etcher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 73c3a662862f..896327b63021 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.116
+pkgver=1.5.117
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=("c4dcafd7ee06e5bbc647bc93d3a10ca85d111f7f117aaabfd56b35fa4dc62bd6"
+sha256sums=("302e4c2c78c6fd5acfa013eb99da415129ac4abd1097a58966bb00f29c62dd0e"
"ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3")
build() {