summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2019-09-17 16:15:08 +0200
committerMatthew McGinn2019-09-17 16:15:08 +0200
commitfd18c2817147d3f6dff21c1f015790add759f29d (patch)
treee08e6d22dea2d6f05f7b36c21a2a8c7b529cb224
parentafd6e1e97dd3d51be94e925861695d9275a4241f (diff)
downloadaur-fd18c2817147d3f6dff21c1f015790add759f29d.tar.gz
update version to v1.5.57
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8237a6c32d93..9769b9137298 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = balena-etcher
pkgdesc = Flash OS images to SD cards & USB drives, safely and easily
- pkgver = 1.5.56
+ pkgver = 1.5.57
pkgrel = 1
epoch = 1
url = https://etcher.io
@@ -24,7 +24,7 @@ pkgbase = balena-etcher
conflicts = etcher-git
conflicts = etcher-bin
options = !strip
- source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.56
+ source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.57
source = git+https://github.com/balena-io/scripts.git
source = balena-etcher-electron
source = balena-etcher-electron.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 645fd0420602..71f26583074d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-etcher
_pkgname=etcher
-pkgver=1.5.56
+pkgver=1.5.57
pkgrel=1
epoch=1
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'