summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2019-08-19 14:36:01 +0200
committerMatthew McGinn2019-08-19 14:36:01 +0200
commit0a59fcfb87aa32a46d24af18112ea6b7238a708d (patch)
tree321b7870ad12d77f4e5aae52ee8892c14d06f6d7
parent9ff44317abcc7322e1382309d55f598d565121aa (diff)
downloadaur-0a59fcfb87aa32a46d24af18112ea6b7238a708d.tar.gz
update version to v1.5.54
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 646200b2224b..b7bc011ee0c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = balena-etcher
pkgdesc = Flash OS images to SD cards & USB drives, safely and easily
- pkgver = 1.5.53
- pkgrel = 2
+ pkgver = 1.5.54
+ pkgrel = 1
epoch = 1
url = https://etcher.io
arch = x86_64
@@ -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.53
+ source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.54
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 cc6a672bf676..7403a9054578 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=balena-etcher
_pkgname=etcher
-pkgver=1.5.53
-pkgrel=2
+pkgver=1.5.54
+pkgrel=1
epoch=1
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'
arch=(x86_64)