summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2019-06-12 15:05:10 +0100
committerMatthew McGinn2019-06-12 15:05:10 +0100
commitd0fe161ffd182868673fbb744ba97d7e4f3490bf (patch)
treeb606a7a225e9f9aa74279e08fbb9091c2d38a742
parentd788b6413a9ff30572a472987248d89f5a2f2428 (diff)
downloadaur-etcher.tar.gz
update version to v1.5.47
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 33e3965e0e15..581fbd6ec789 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.46
+ pkgver = 1.5.47
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.46
+ source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.47
source = git+https://github.com/balena-io/scripts.git
source = etcher-electron
source = etcher-electron.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 21fa864dc049..4ada2fabb11a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Andrew Stubbs <andrew.stubbs@gmail.com>
pkgname=etcher
-pkgver=1.5.46
+pkgver=1.5.47
pkgrel=1
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'
arch=(x86_64)