summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2023-12-21 06:52:37 +0800
committerlilac2023-12-21 06:52:37 +0800
commit144cc0757c612e474ed325587d72976a15975c69 (patch)
tree5637d61e4abcb2be2e92f2042c417a229d9694ce /PKGBUILD
parent1d581b4af8cc0a0502658b8cc9fadbdc2f11e875 (diff)
downloadaur-balena-etcher.tar.gz
[lilac] updated to 2:1.18.14-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index adec9df57e31..ebfa4e6cf5e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-etcher
_pkgname=etcher
-pkgver=1.18.13
+pkgver=1.18.14
pkgrel=1
epoch=2
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'
@@ -12,7 +12,7 @@ arch=('x86_64' 'i686' 'armv7h' 'aarch64')
_github_url='https://github.com/balena-io/etcher'
url='https://balena.io/etcher'
license=(Apache)
-depends=("electron19" "gtk3" "libxtst" "libxss" "nss" "alsa-lib" "glib2" "polkit" "libusb")
+depends=("electron25" "gtk3" "libxtst" "libxss" "nss" "alsa-lib" "glib2" "polkit" "libusb")
makedepends=("git" "python" "nvm")
optdepends=("libnotify: for notifications")
conflicts=("${_pkgname}"
@@ -25,7 +25,7 @@ source=("etcher::git+https://github.com/balena-io/${_pkgname}.git#tag=v${pkgver}
"${pkgname}-electron.desktop"
)
sha256sums=('SKIP'
- 'f6b04145e6173965c52c3cdb7ca13741f1c296d01fe9f5b787e3cb91c3259a6c'
+ '280d47d714974b30ca706b12fc3f4bf059c4b19aee87d84778009653003fb41e'
'c950d9578f9cf60998c920bb60c6617559963f06a4918e7072fdc706b0ef5754')
_ensure_local_nvm() {