summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2019-05-14 05:14:25 +0800
committerMatthew McGinn2019-05-14 05:14:25 +0800
commitaf275c9fb339ccde08284f3509a06d0332de73a8 (patch)
treeae5f11af5c44edb0dc2198143cd1450470fddc29
parent5525cb0775d880b29a5eafcd99fb97104086aedc (diff)
downloadaur-af275c9fb339ccde08284f3509a06d0332de73a8.tar.gz
update version to v1.5.37
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 61482872dc8c..b67f807c50ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = etcher
pkgdesc = Flash OS images to SD cards & USB drives, safely and easily
- pkgver = 1.5.36
+ pkgver = 1.5.37
pkgrel = 1
url = https://etcher.io
arch = x86_64
@@ -22,7 +22,7 @@ pkgbase = etcher
conflicts = etcher-git
conflicts = etcher-bin
options = !strip
- source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.36
+ source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.37
source = git+https://github.com/balena-io/scripts.git
source = etcher-electron
source = etcher-electron.desktop
diff --git a/PKGBUILD b/PKGBUILD
index ebb279776b56..f57195c67d24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Andrew Stubbs <andrew.stubbs@gmail.com>
pkgname=etcher
-pkgver=1.5.36
+pkgver=1.5.37
pkgrel=1
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'
arch=(x86_64)