summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b15dfe2716a5..e10b8e1c937c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=mastodon
pkgver=2.4.2
-pkgrel=3
+pkgrel=4
pkgdesc='Your self-hosted, globally interconnected microblogging community'
arch=(i686 x86_64)
url=https://joinmastodon.org
license=(AGPL-3.0)
-depends=(ffmpeg imagemagick libpqxx libxml2 libxslt nodejs postgresql redis ruby)
+depends=(ffmpeg imagemagick libpqxx libxml2 libxslt nodejs-lts-boron postgresql redis ruby)
makedepends=(yarn ruby-bundler protobuf git python2)
conflicts=(mastodon-git)
backup=(var/lib/mastodon/.env.production)