summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2019-05-14 06:56:35 +0800
committerMatthew McGinn2019-05-14 06:56:35 +0800
commit521ce98a7c25704be50ea46b36dd7e55b57db1a7 (patch)
treef8782f49be245d6be26fb4825dbb7972d0fffd7c
parentf12b70bf882d88032dcfdfb9684782d84a7f7430 (diff)
downloadaur-521ce98a7c25704be50ea46b36dd7e55b57db1a7.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 1321fcd38cc7..a2e6d1debcea 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.37
+ pkgver = 1.5.38
pkgrel = 1
url = https://etcher.io
arch = x86_64
@@ -22,7 +22,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.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 = balena-etcher-electron
source = balena-etcher-electron.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 4ddecfd74099..78a97e6525bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-etcher
_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)