[3.19] user/gitlab-foss: clean-up #529

Closed
ayakael wants to merge 95 commits from gitlab-foss/clean-up-319 into v3.19
Showing only changes of commit d83a9dbbda - Show all commits

View file

@ -5,7 +5,7 @@ pkgname=mastodon
_pkgname=$pkgname
pkgver=4.2.3
_gittag=v$pkgver
pkgrel=0
pkgrel=1
pkgdesc="Self-hosted social media and network server based on ActivityPub and OStatus"
arch="x86_64"
url="https://github.com/mastodon/mastodon"
@ -20,8 +20,8 @@ depends="
npm
protobuf
redis
ruby3.0
ruby3.0-bundler
ruby
ruby-bundler
yarn
"
makedepends="
@ -34,7 +34,7 @@ makedepends="
openssl-dev
postgresql-dev
protobuf-dev
ruby3.0-dev
ruby-dev
yaml-dev
zlib-dev
"