summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b79c3da4687..b464bfbdbc6c 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.70
+pkgver=1.5.71
pkgrel=1
pkgdesc="Flash OS images to SD cards & USB drives, safely and easily"
arch=("x86_64")
@@ -18,7 +18,7 @@ source=("https://github.com/balena-io/${pkgname%-bin}/releases/download/v${pkgve
"etcher")
options=("!strip")
-sha256sums=("f5dfcce0faefa731280c77c77904335071494983530cd40c4ad0327b8383f412"
+sha256sums=("5552ae9683f47f6a6687205022e8850b9b3868ec264971e42ea63c026e2b5f53"
"ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3")
build() {