summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2020-06-23 07:46:19 -0400
committerMatthew McGinn2020-06-23 07:46:19 -0400
commitccf2d247599611deb0a4524052bb93a2d0f01b22 (patch)
tree2388bcee3f391e14a5af3275ab406f49f21437ac
parent7d5d98ff3b761ebc830a9226523a318ed320d5dd (diff)
downloadaur-ccf2d247599611deb0a4524052bb93a2d0f01b22.tar.gz
update version to v1.5.100
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 1ecf8b24f951..5f7e3b0a2587 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.99
+ pkgver = 1.5.100
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.99
+ source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.100
source = balena-etcher-electron.sh
source = balena-etcher-electron.desktop
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0981838a06b1..1e0b11897634 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-etcher
_pkgname=etcher
-pkgver=1.5.99
+pkgver=1.5.100
pkgrel=1
epoch=2
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'