summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzhullyb2022-11-08 09:01:24 +0800
committerzhullyb2022-11-08 09:01:33 +0800
commit0df4161305c0fcffff1dbea878d4a1fb942d809e (patch)
tree87e7c79941b739b01b4f4e13bf1b8bc24d195759 /PKGBUILD
parent246ab3d25442ddaeeee32261dfb951aed292ec35 (diff)
downloadaur-0df4161305c0fcffff1dbea878d4a1fb942d809e.tar.gz
upgpkg: balena-etcher@1.8.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1cdd2825e83b..aa9c11bc44ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-etcher
_pkgname=etcher
-pkgver=1.7.9
+pkgver=1.8.2
pkgrel=1
epoch=2
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'
@@ -13,7 +13,7 @@ _github_url='https://github.com/balena-io/etcher'
url='https://balena.io/etcher'
license=(Apache)
depends=("electron12" "gtk3" "libxtst" "libxss" "nss" "alsa-lib" "glib2" "polkit" "libusb")
-makedepends=("npm" "python2" "git" "jq" "patch" "nodejs<17")
+makedepends=("npm" "python2" "git" "jq" "patch" "nodejs")
optdepends=("libnotify: for notifications")
conflicts=("${_pkgname}"
"${_pkgname}-git"