summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2019-06-10 11:31:52 +0100
committerMatthew McGinn2019-06-10 11:31:52 +0100
commit9949624d54a0c92cda59ba3ac0261b0d92238370 (patch)
tree9089f43d9b5b11ea90e5057593d85477e110f798
parent09ea10f1355a24d87e2762adc46cd581bc664634 (diff)
downloadaur-9949624d54a0c92cda59ba3ac0261b0d92238370.tar.gz
update version to v1.5.46
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 828f54adb2eb..d3f629d893be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = balena-etcher
pkgdesc = Flash OS images to SD cards & USB drives, safely and easily
- pkgver = 1.5.45
+ pkgver = 1.5.46
pkgrel = 1
url = https://etcher.io
arch = x86_64
@@ -22,7 +22,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.45
+ source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.46
source = git+https://github.com/balena-io/scripts.git
source = balena-etcher-electron
source = balena-etcher-electron.desktop
@@ -31,7 +31,7 @@ pkgbase = balena-etcher
sha256sums = SKIP
sha256sums = 0a9de6e33cacdab09dfad84a0a7b6cd26e7f611e9473d1513eb49c53ac5d2edb
sha256sums = c950d9578f9cf60998c920bb60c6617559963f06a4918e7072fdc706b0ef5754
- sha256sums = aeb8fdd102757c17ce63ea0c1445f9ca822ddf73e2e1c5f063c99e92ef7a78ca
+ sha256sums = 488e2ebce14bb9a8caaa1e9aaa73ee22c1c3eaa68c110d355bd588b37023f002
pkgname = balena-etcher
diff --git a/PKGBUILD b/PKGBUILD
index 6d17077421ef..6c6dd8919842 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,11 @@
pkgname=balena-etcher
_pkgname=etcher
-pkgver=1.5.45
+pkgver=1.5.46
pkgrel=1
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'
license=(Apache)
depends=(electron gtk2 libxtst libxss gconf nss alsa-lib)