summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAli Molaei2019-11-08 02:10:40 +0330
committerAli Molaei2019-11-08 02:10:40 +0330
commit93fbbaee1ce9bd7673cb762d7eadb78e604d90fe (patch)
tree365204acd216484d6ff2133372aa3562d14e7680 /PKGBUILD
parentcac3aad0f68f5dfb5f6496b4995b6fb0fe371c1a (diff)
downloadaur-93fbbaee1ce9bd7673cb762d7eadb78e604d90fe.tar.gz
Update to 1.5.62
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4cacc3e86bf9..f75773795c8f 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.61
+pkgver=1.5.62
pkgrel=1
pkgdesc="Flash OS images to SD cards & USB drives, safely and easily"
arch=("x86_64")
@@ -16,7 +16,7 @@ optdepends=("libnotify: for notifications"
"speech-dispatcher: for text-to-speech")
source=("https://github.com/balena-io/${pkgname%-bin}/releases/download/v${pkgver}/balena-${pkgname%-bin}-electron_${pkgver}_amd64.deb")
options=("!strip")
-sha256sums=("a535a800dcb13844b67264282acec2272bee51057d3fbecc17d905202cf00995")
+sha256sums=("642a97434948381741bdced1c88ddf3cfb6bbc7c9ec4dadfa2c1a163e51621fa")
build() {
mkdir -p "${srcdir}/output"