summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2019-05-13 20:59:41 +0800
committerMatthew McGinn2019-05-13 20:59:41 +0800
commit5525cb0775d880b29a5eafcd99fb97104086aedc (patch)
tree61ec136bc425dc1aa4fbf14f6fb68cfcd30fa23e
parentacbabab6720d72f685eeb0d6ac91c46b16912adf (diff)
downloadaur-5525cb0775d880b29a5eafcd99fb97104086aedc.tar.gz
update version to v1.5.36
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 6f95a8bcba4c..61482872dc8c 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.35
+ pkgver = 1.5.36
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.35
+ source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.36
source = git+https://github.com/balena-io/scripts.git
source = etcher-electron
source = etcher-electron.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 4033b320c708..ebb279776b56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Andrew Stubbs <andrew.stubbs@gmail.com>
pkgname=etcher
-pkgver=1.5.35
+pkgver=1.5.36
pkgrel=1
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'
arch=(x86_64)