summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2021-05-11 13:12:54 -0400
committerMatthew McGinn2021-05-11 13:12:54 -0400
commitb0d140622c26d962a8aea2a38f3e22504fc24eec (patch)
treec5ac4cbc2052dd3ccbe0944d3aec0182d0c5d6e3
parent9949b3ed8e8046fa36e5bdebc2fcbdb9a610098a (diff)
downloadaur-b0d140622c26d962a8aea2a38f3e22504fc24eec.tar.gz
update version to v1.5.120
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 b1b32e8d4aec..61143e5a1b1f 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.119
+ pkgver = 1.5.120
pkgrel = 1
epoch = 2
url = https://balena.io/etcher
@@ -29,7 +29,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.119
+ source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.120
source = balena-etcher-electron.sh
source = balena-etcher-electron.desktop
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a487432df249..d7e153998c7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-etcher
_pkgname=etcher
-pkgver=1.5.119
+pkgver=1.5.120
pkgrel=1
epoch=2
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'