summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2020-05-05 13:13:39 -0400
committerMatthew McGinn2020-05-05 13:13:39 -0400
commit23039558d72db479b689a2cc339f1c9ffb23fe8c (patch)
treeb1420cc4314fdbbccb11cf3069e03f9a9b9d6068
parentab4cff71802c2b0c5f822350be231a85e5e3d1a0 (diff)
downloadaur-23039558d72db479b689a2cc339f1c9ffb23fe8c.tar.gz
bump to 1.5.84
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04eeabac00d7..ecb1d47b6e5d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
pkgbase = balena-etcher
pkgdesc = Flash OS images to SD cards & USB drives, safely and easily
- pkgver = 1.5.83
+ pkgver = 1.5.84
pkgrel = 1
epoch = 2
- url = https://etcher.io
+ url = https://balena.io/etcher
arch = x86_64
license = Apache
makedepends = npm
@@ -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.83
+ source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.84
source = balena-etcher-electron.sh
source = balena-etcher-electron.desktop
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4cd148b1ee8a..5dc555dbe9ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=balena-etcher
_pkgname=etcher
-pkgver=1.5.83
+pkgver=1.5.84
pkgrel=1
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'
-url='https://etcher.io'
+url='https://balena.io/etcher'
license=(Apache)
depends=("electron7" "gtk3" "libxtst" "libxss" "nss" "alsa-lib" "nodejs" "glib2" "polkit" "libusb")
makedepends=("npm" "python2" "git" "jq")