summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAli Molaei2020-04-16 22:54:40 +0430
committerAli Molaei2020-04-16 22:54:40 +0430
commit8afac463c87d048f586c595e6edbe1bf41c371fd (patch)
treec8fe7eaa678ca5e598730a5e2a090d72e4cef5f9 /PKGBUILD
parent6c104ed346b68ab8a0968b6fe35fd2a1b19a8714 (diff)
downloadaur-8afac463c87d048f586c595e6edbe1bf41c371fd.tar.gz
Update to 1.5.81
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34e4c9fffe4b..a8108d6f4357 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.80
+pkgver=1.5.81
pkgrel=1
pkgdesc="Flash OS images to SD cards & USB drives, safely and easily"
arch=("x86_64")
@@ -16,11 +16,11 @@ makedepends=('bzip2')
optdepends=("libnotify: for notifications"
"speech-dispatcher: for text-to-speech")
source=("https://github.com/balena-io/${pkgname%-bin}/releases/download/v${pkgver}/balena-${pkgname%-bin}-electron_${pkgver}_amd64.deb"
- "etcher")
+ "etcher")
options=("!strip")
-sha256sums=("bd8842dd2488299a61b64d288f9f8a7c6ce9f35558a2cc1c8a4067707d6a9eac"
- "ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3")
+sha256sums=("997e0898c43500eb5f23f0461e442fafc20de861fd23908100ffe899546d6ce7"
+ "ce48173bc432b90543a21c48d6c0f66d8b26d293e02a588f2307992f1861f9d3")
build() {
mkdir -p "${srcdir}/output"