summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2019-12-09 12:43:43 -0500
committerMatthew McGinn2019-12-09 12:43:43 -0500
commit4709cd7bd0bd30a9cf92a1146fb66f9772eb60d1 (patch)
tree545523b472cf0870974b7166ba37c32e20d9642a
parent606d94b66d2f743e9112b760569b62b2959705b4 (diff)
downloadaur-4709cd7bd0bd30a9cf92a1146fb66f9772eb60d1.tar.gz
update version to v1.5.60
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 471e1e221007..ae23dac95cc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = balena-etcher
pkgdesc = Flash OS images to SD cards & USB drives, safely and easily
- pkgver = 1.5.61
- pkgrel = 1
- epoch = 1
+ pkgver = 1.5.60
+ pkgrel = 2
+ epoch = 2
url = https://etcher.io
arch = x86_64
license = Apache
@@ -24,7 +24,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.61
+ source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.60
source = git+https://github.com/balena-io/scripts.git
source = balena-etcher-electron
source = balena-etcher-electron.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 9faa2af03fc0..897e672a7663 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=balena-etcher
_pkgname=etcher
-pkgver=1.5.61
-pkgrel=1
-epoch=1
+pkgver=1.5.60
+pkgrel=2
+epoch=2
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'
arch=(x86_64)
_github_url='https://github.com/balena-io/etcher'