summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhullyb2021-11-29 18:33:58 +0800
committerzhullyb2021-11-29 18:37:32 +0800
commitc0fd66968b40c9810cdcbd4639aa7a7e0d34d279 (patch)
tree7f51968ad179bfa5e80e99647731683e6b05f1f8
parent45bafe3de5b3c64acef7dd6e68ab2c2d9c48b42a (diff)
downloadaur-c0fd66968b40c9810cdcbd4639aa7a7e0d34d279.tar.gz
Update to 1.7.1 & build with nodejs<17
It seems that nodejs 17 is not stable enough, so use nodejs < 17. Archlinux has three nodejs-lts version in community repo, any of them works well.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8df62a5134a..b91721c1433b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=balena-etcher
_pkgname=etcher
-pkgver=1.7.0
+pkgver=1.7.1
pkgrel=1
epoch=2
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'