summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2019-05-14 06:52:50 +0800
committerMatthew McGinn2019-05-14 06:52:50 +0800
commit7c8928dcaf2572c059105f5698feb41499ad4333 (patch)
treea6554b34f5e9be953618838cb3cb0281dc37fe51
parentaf275c9fb339ccde08284f3509a06d0332de73a8 (diff)
downloadaur-7c8928dcaf2572c059105f5698feb41499ad4333.tar.gz
update version to v1.5.38
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 b67f807c50ee..67ddcb4c23de 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.37
+ pkgver = 1.5.38
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.37
+ source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.38
source = git+https://github.com/balena-io/scripts.git
source = etcher-electron
source = etcher-electron.desktop
diff --git a/PKGBUILD b/PKGBUILD
index f57195c67d24..3b2f84b441a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Andrew Stubbs <andrew.stubbs@gmail.com>
pkgname=etcher
-pkgver=1.5.37
+pkgver=1.5.38
pkgrel=1
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'
arch=(x86_64)