summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2019-05-14 18:29:55 +0800
committerMatthew McGinn2019-05-14 18:29:55 +0800
commitcbae4aac16e6e2d506cbcab21eedde32e997bf2a (patch)
treecdaf78b9f0f4e0d523433540357c00964b36fdd8
parent7c8928dcaf2572c059105f5698feb41499ad4333 (diff)
downloadaur-cbae4aac16e6e2d506cbcab21eedde32e997bf2a.tar.gz
updpkg: downgrade to 1.5.34 (latest stable that works)
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 67ddcb4c23de..e40745253720 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = etcher
pkgdesc = Flash OS images to SD cards & USB drives, safely and easily
- pkgver = 1.5.38
+ pkgver = 1.5.34
pkgrel = 1
url = https://etcher.io
arch = x86_64
@@ -22,7 +22,7 @@ pkgbase = etcher
conflicts = etcher-git
conflicts = etcher-bin
options = !strip
- source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.38
+ source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.34
source = git+https://github.com/balena-io/scripts.git
source = etcher-electron
source = etcher-electron.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 3b2f84b441a1..4b0353e9ef3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Andrew Stubbs <andrew.stubbs@gmail.com>
pkgname=etcher
-pkgver=1.5.38
+pkgver=1.5.34
pkgrel=1
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'
arch=(x86_64)