summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2020-04-27 14:48:34 -0400
committerMatthew McGinn2020-04-27 14:48:34 -0400
commit214ef09e12e0725c598fa05b32aba0e37cbd1660 (patch)
treec4e094718638e9bec3b76830ee118603c5d184f2
parenta2865af25e83f10f40d6a4ca3f796277fbe9b0c7 (diff)
downloadaur-214ef09e12e0725c598fa05b32aba0e37cbd1660.tar.gz
version bump
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 2bbb2dd29c59..cb8c0222497a 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.81
+ pkgver = 1.5.82
pkgrel = 1
epoch = 2
url = https://etcher.io
@@ -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.81
+ source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.82
source = balena-etcher-electron.sh
source = balena-etcher-electron.desktop
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bf710a718b54..b57c94902e18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-etcher
_pkgname=etcher
-pkgver=1.5.81
+pkgver=1.5.82
pkgrel=1
epoch=2
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'