summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAli Molaei2019-06-07 15:41:26 +0430
committerAli Molaei2019-06-07 15:41:26 +0430
commit87e626af0aa0bb23873fe4d1173e424efec943d2 (patch)
treec672925ab7d9bfc8288b52192ebbec89c96c235f /PKGBUILD
parent9cea9f1041fda440b00e7c6eee4b698069747e27 (diff)
downloadaur-87e626af0aa0bb23873fe4d1173e424efec943d2.tar.gz
Update to 1.5.45
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f322d3d7b3bf..46eb5f35c139 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.41
+pkgver=1.5.45
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=("f9a0ce0afb084f2fce8c07ed79ac5ef20bc6abebf89f2d552c791f66a2ecf438")
+sha256sums=("bfb04fee0627bb0a1ae6d3410528a96eb9d5055f67266e7527184bcd7ec57bdd")
build() {
mkdir -p "${srcdir}/output"