summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fafcb776a3f9..f6ff55dd7d48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = balena-etcher
pkgdesc = Flash OS images to SD cards & USB drives, safely and easily
- pkgver = 1.5.109
- pkgrel = 3
+ pkgver = 1.5.110
+ pkgrel = 1
epoch = 2
url = https://balena.io/etcher
arch = x86_64
@@ -26,7 +26,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.109
+ source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.110
source = balena-etcher-electron.sh
source = balena-etcher-electron.desktop
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 99f5d838a28e..e40bbc02fafa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=balena-etcher
_pkgname=etcher
-pkgver=1.5.109
-pkgrel=3
+pkgver=1.5.110
+pkgrel=1
epoch=2
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'
arch=(x86_64)