summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2019-06-14 14:56:23 +0100
committerMatthew McGinn2019-06-14 14:56:23 +0100
commit0a59e71fb5bbb82116410c179750a1cc9872006c (patch)
treeb09f95870ed439083bbcf38e9803547b5077422b
parenta526e18c223fc805798eaae0d9406c78880786ec (diff)
downloadaur-0a59e71fb5bbb82116410c179750a1cc9872006c.tar.gz
update version to v1.5.50
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 ab4f7e932f2f..d12ca3ffa4b2 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.49
+ pkgver = 1.5.50
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.49
+ source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.50
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 bafb69a493b9..14141fd3260b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-etcher
_pkgname=etcher
-pkgver=1.5.49
+pkgver=1.5.50
pkgrel=1
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'
arch=(x86_64)