summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2020-07-28 09:31:23 +0430
committerAli Molaei2020-07-28 09:31:23 +0430
commit2259b80991fd44c649c9e64acf8d4f1ef4910433 (patch)
treea2cbd4928e5c16e95b86aa6cd75c48ea9a068e69
parent5a9fb94220a1ebc777b843c0598a5bceb612b5f9 (diff)
downloadaur-2259b80991fd44c649c9e64acf8d4f1ef4910433.tar.gz
Update to 1.5.102
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5282c71a76c3..382f0d1e34e7 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.101
+ pkgver = 1.5.102
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.101/balena-etcher-electron_1.5.101_amd64.deb
+ source = https://github.com/balena-io/etcher/releases/download/v1.5.102/balena-etcher-electron_1.5.102_amd64.deb
source = etcher
- sha256sums = fc2db7466ca492f9e89629323402f5bc84340f2cf6c2b44dfa14e3777758824e
+ sha256sums = 06742b0e4ed7861685a46af56158ad580fa9b3f7b72620cd8ef21a0580c78cd8
sha256sums = ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3
pkgname = etcher-bin
diff --git a/PKGBUILD b/PKGBUILD
index d768085ab790..9bd261d5c3b9 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.101
+pkgver=1.5.102
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=("fc2db7466ca492f9e89629323402f5bc84340f2cf6c2b44dfa14e3777758824e"
+sha256sums=("06742b0e4ed7861685a46af56158ad580fa9b3f7b72620cd8ef21a0580c78cd8"
"ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3")
build() {