summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAli Molaei2019-11-06 10:22:06 +0330
committerAli Molaei2019-11-06 10:22:06 +0330
commitcac3aad0f68f5dfb5f6496b4995b6fb0fe371c1a (patch)
tree92d040ad10e675e3b4c2feb7d125cc241b5e0435 /PKGBUILD
parent28baa0bf19b88520cd960d206fe061047f419ff8 (diff)
downloadaur-cac3aad0f68f5dfb5f6496b4995b6fb0fe371c1a.tar.gz
Update to 1.5.61
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 460dc5aad4a8..4cacc3e86bf9 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.60
+pkgver=1.5.61
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=("073624ca7b0f5c212a838a600046e2344eb3c04375a1007a94cb9fdfc890697d")
+sha256sums=("a535a800dcb13844b67264282acec2272bee51057d3fbecc17d905202cf00995")
build() {
mkdir -p "${srcdir}/output"