summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAli Molaei2020-05-04 03:35:51 +0430
committerAli Molaei2020-05-04 03:35:51 +0430
commitfcb66232d9862b749fe973f1d7e48e378e8ed497 (patch)
treea9c35528873cca52bdbdad57011b6bae8879040d /PKGBUILD
parentdcf499899dc98e8320549ffdf1137fa0b59ceb8f (diff)
downloadaur-fcb66232d9862b749fe973f1d7e48e378e8ed497.tar.gz
Update to 1.5.83
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf7fb76be6b6..ae18164753e4 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.82
+pkgver=1.5.83
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=("72af781cf4b36bf81969b158ed4f55549989fa614cd9322e765af3f420f28be8"
+sha256sums=("0a16e5a80d5ab1e3c0dd216b80351bac26c673e9813c42a691f80a220b29e895"
"ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3")
build() {