summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAli Molaei2019-04-10 13:35:24 +0430
committerAli Molaei2019-04-10 13:35:24 +0430
commit6b561cbe25c9c3ac74bc5ad3cf2d1f290aa241d3 (patch)
treeaefcb7cb3cd4edae781d25435056f3fe2ad3ffbe /PKGBUILD
parente4e6109fb14a707d809f15f3563ef25f4a70b40e (diff)
downloadaur-6b561cbe25c9c3ac74bc5ad3cf2d1f290aa241d3.tar.gz
Update to 1.5.24
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40aa0f7bfeb5..ed6f230f4405 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.19
+pkgver=1.5.24
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=("c135d5dee880c1202397c46a4e712237f096593f3b9d8039cf56b5cecb525a77")
+sha256sums=("0311678df042cc62a59f2cf8ac34c6e4387b02ff80e76a839d8df20bafeb33b3")
build() {
cd "${srcdir}"