summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2021-01-20 01:18:40 +0330
committerAli Molaei2021-01-20 01:18:40 +0330
commitd530bc18fb0c3aa0aa02c09e318d4bc7c0dd0867 (patch)
tree9eabb255a5b51045b982b0cb833ddd841d125030
parentda279a561788e735f4760bbdfdc9eb15d6641fbb (diff)
downloadaur-d530bc18fb0c3aa0aa02c09e318d4bc7c0dd0867.tar.gz
Update to 1.5.115
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 239c4a5640c6..1c95049afd86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = etcher-bin
pkgdesc = Flash OS images to SD cards & USB drives, safely and easily
- pkgver = 1.5.114
+ pkgver = 1.5.115
pkgrel = 1
url = http://www.etcher.io/
arch = x86_64
@@ -48,9 +48,9 @@ pkgbase = etcher-bin
provides = etcher
conflicts = etcher
options = !strip
- source = https://github.com/balena-io/etcher/releases/download/v1.5.114/balena-etcher-electron_1.5.114_amd64.deb
+ source = https://github.com/balena-io/etcher/releases/download/v1.5.115/balena-etcher-electron_1.5.115_amd64.deb
source = etcher
- sha256sums = 61081230f1e464b603a8001b0cb76ac54d245a0a8c9f164ab1a0752a1fa1dc48
+ sha256sums = ff8da25c9e92424280031626ae1c2e595a1edfd4e6a0c220dfd190fd893f2bd4
sha256sums = ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3
pkgname = etcher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 47597e946481..6ccacecfb7b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Andrew Stubbs <andrew dot stubbs at gmail dot com>
pkgname=etcher-bin
-pkgver=1.5.114
+pkgver=1.5.115
pkgrel=1
pkgdesc="Flash OS images to SD cards & USB drives, safely and easily"
arch=("x86_64")
@@ -19,7 +19,7 @@ source=("https://github.com/balena-io/${pkgname%-bin}/releases/download/v${pkgve
"etcher")
options=("!strip")
-sha256sums=("61081230f1e464b603a8001b0cb76ac54d245a0a8c9f164ab1a0752a1fa1dc48"
+sha256sums=("ff8da25c9e92424280031626ae1c2e595a1edfd4e6a0c220dfd190fd893f2bd4"
"ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3")
build() {