summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrainDamage2022-11-04 16:49:14 +0100
committerBrainDamage2022-11-04 16:49:14 +0100
commit1d531cf15909ecd7982fac2f81a6ff77d417023d (patch)
tree305fc57cfa83a86855e5c2b5a57165eaf5837a87 /PKGBUILD
parent58c5f0ed9f674fae602cef409d86ae4145bb2784 (diff)
downloadaur-mx-puppet-discord-git.tar.gz
switched to fixed npm release until upstream fixes build with later versions
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0735497057a5..44968b284b38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mx-puppet-discord-git
pkgver=v0.1.1.r5.gfd44022
-pkgrel=2
+pkgrel=3
# strip the -git suffix from name
_dirname="${pkgname%-git}"
_basename="${pkgname%-git}"
@@ -8,7 +8,7 @@ pkgdesc='This is a Matrix bridge for Discord'
arch=('x86_64' 'armv7h' 'aarch64')
url='https://gitlab.com/mx-puppet/discord/mx-puppet-discord.git'
license=('apache')
-depends=('nodejs' 'cairo' 'pango' 'libjpeg-turbo' 'sqlite')
+depends=('nodejs-lts-hydrogen' 'cairo' 'pango' 'libjpeg-turbo' 'sqlite')
source=("git+${url}" "${_basename}.tmpfiles" "${_basename}.sysusers" "${_basename}.service")
sha256sums=('SKIP'
'52882939775b359aceb0b1f16f46d8c2063dab100d58bd2d3753bae66638490d'