summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAli Molaei2019-05-11 12:06:22 +0430
committerAli Molaei2019-05-11 12:06:22 +0430
commit2c4975a52d828fc8c559a035368a699df9fc28a4 (patch)
treed42384c7a6f76bf3e2b4ba536700633a3d95eeb6 /PKGBUILD
parent8678021ee38f136aac9d43953e588aa9f2ca4788 (diff)
downloadaur-2c4975a52d828fc8c559a035368a699df9fc28a4.tar.gz
Update to 1.5.35
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac185dcfd761..e2ba54daf424 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.33
+pkgver=1.5.35
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=("f62dcf0eaffa4622b10253f094b2b03f7dff08f1cba58a2b2760ae48795e8945")
+sha256sums=("2ac2bfccfc2c58fc85ea1fd74f7fcec1f8d3d623473a903e3b2e3fa71d08dcb8")
build() {
mkdir -p "${srcdir}/output"