summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2020-05-21 11:41:16 -0400
committerMatthew McGinn2020-05-21 11:41:16 -0400
commit51127a21ca2e2f245e8418eaf950f83283435bd5 (patch)
treef80ab0409c9e482069b67a8be09e41f04c2cdc2a
parent5c3387c5e62c47ee8246e6db5d6acab69dfd6d5e (diff)
downloadaur-51127a21ca2e2f245e8418eaf950f83283435bd5.tar.gz
bump to 1.5.91
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 c86734070c9f..66dfd44001b2 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.90
+ pkgver = 1.5.91
pkgrel = 1
epoch = 2
url = https://balena.io/etcher
@@ -25,7 +25,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.90
+ source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.91
source = balena-etcher-electron.sh
source = balena-etcher-electron.desktop
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ee491b94cab3..808fc321d987 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-etcher
_pkgname=etcher
-pkgver=1.5.90
+pkgver=1.5.91
pkgrel=1
epoch=2
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'