summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4467029573b..1ee7e7376acf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Andrew Stubbs <andrew dot stubbs at gmail dot com>
pkgname=etcher-bin
-pkgver=1.18.4
+pkgver=1.18.11
pkgrel=1
pkgdesc="Flash OS images to SD cards & USB drives, safely and easily"
arch=("x86_64")
@@ -19,7 +19,7 @@ source=("https://github.com/balena-io/${pkgname%-bin}/releases/download/v${pkgve
"etcher")
options=("!strip")
-sha256sums=("935367a666b9c06516045ef150ef7787496d39d535857bab30e8217164452654"
+sha256sums=("890838ead6683d67e68427c9d40a22aa3ff71431a58dce5de8b7a5c8a18c172e"
"612350b1453ec309318ec622fc9d34d83593b01436e62384795664be205bba81")
build() {