summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2022-01-12 19:26:26 +0100
committerDaniel Peukert2022-01-12 19:26:26 +0100
commit930494f38bdb8df5032366ade24297f169e09344 (patch)
tree90e05a4f0381736fea323a26bdb7505df6fdd6c8 /PKGBUILD
parent0a72a72b5855afeb021977bb7724d8481c3b5d46 (diff)
downloadaur-ferdi-git.tar.gz
Update ferdi to 5.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f0c510a9d37..866457832b80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,15 +5,16 @@
# Contributor: Pieter Goetschalckx <3.14.e.ter <at> gmail <dot> com>
_pkgname='ferdi'
pkgname="$_pkgname-git"
-pkgver='5.6.4.nightly.26.r0.ge3de5c87'
-pkgrel='2'
+pkgver='5.7.0.r0.g094d3762'
+pkgrel='1'
pkgdesc='A messaging browser that allows you to combine your favorite messaging services into one application - git version'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url="https://get$_pkgname.com"
license=('Apache')
_electronpkg='electron15'
depends=("$_electronpkg" 'libxkbfile')
-makedepends=('git' 'nodejs>=16.0.0' 'npm>=8.1.0' 'pnpm' 'python')
+# We're depending on node v16 until https://github.com/nodejs/node-gyp/issues/2534 is fixed
+makedepends=('git' 'nodejs-lts-gallium' 'npm>=8.1.0' 'pnpm' 'python')
provides=("$_pkgname")
conflicts=("$_pkgname")
source=(