summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAli Molaei2019-06-16 18:20:38 +0430
committerAli Molaei2019-06-16 18:20:38 +0430
commit9fe90535b086b73b24fc13dd189a6659b7c57e30 (patch)
treeb9826eacfb044a0764018e2a4779d927e1078e9b /PKGBUILD
parent87e626af0aa0bb23873fe4d1173e424efec943d2 (diff)
downloadaur-9fe90535b086b73b24fc13dd189a6659b7c57e30.tar.gz
Update to 1.5.50
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46eb5f35c139..758dce668723 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.45
+pkgver=1.5.50
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=("bfb04fee0627bb0a1ae6d3410528a96eb9d5055f67266e7527184bcd7ec57bdd")
+sha256sums=("5450b1f17fe2dc00179402d9ad26f2769c06f861b9b938e749b8d019b90346a7")
build() {
mkdir -p "${srcdir}/output"