makedeb
Flash OS images to SD cards & USB drives, safely and easily.
Click here to go back to the commit logs for balena-etcher-bin.
Hash: 40a82bbd7d1abe3458883533cf655cc9ffb8b362
Message: 1.18.1
diff --git a/.SRCINFO b/.SRCINFO
index d09dffe..e348158 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = balena-etcher-bin
pkgbase = balena-etcher-bin
pkgdesc = Flash OS images to SD cards & USB drives, safely and easily.
pkgrel = 1
-pkgver = 1.14.3
+pkgver = 1.18.1
arch = amd64
-source = https://github.com/balena-io/etcher/releases/download/v1.14.3/balena-etcher_1.14.3_amd64.deb
-sha256sums = 44f4c4eb3a802a7f73015842351fd1a0c33fa26413bfbe1dc0b9f8e4f03c727c
+source = https://github.com/balena-io/etcher/releases/download/v1.18.1/balena-etcher_1.18.1_amd64.deb
+sha256sums = e64b0f70a261a56e64b2c3218d5927afc699df15fd9b07cc08fe609afc17992d
diff --git a/PKGBUILD b/PKGBUILD
index bd8bb62..7424a69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Jonathan Apodaca <jrapodaca@gmail.com>
# vim: set sw=2 expandtab:
pkgname=balena-etcher-bin
-pkgver=1.14.3
+pkgver=1.18.1
pkgrel=1
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily.'
arch=(amd64)
source=("https://github.com/balena-io/etcher/releases/download/v${pkgver}/balena-etcher_${pkgver}_amd64.deb")
sha256sums=(
- "44f4c4eb3a802a7f73015842351fd1a0c33fa26413bfbe1dc0b9f8e4f03c727c"
+ "e64b0f70a261a56e64b2c3218d5927afc699df15fd9b07cc08fe609afc17992d"
)
prepare() {