summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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'