blob: db402b5460b3cb6d7d8040701407f2ca9c12fdb5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = synapse-admin-etke-git
pkgdesc = A Matrix administration panel using react-admin (etke.cc fork)
pkgver = 0.11.1.etke47.r9.g642667f
pkgrel = 1
url = https://github.com/etkecc/synapse-admin
arch = any
license = Apache-2.0
makedepends = npm
makedepends = yarn
makedepends = git
optdepends = nginx: to serve the web application
source = synapse-admin-etke::git+https://github.com/etkecc/synapse-admin
sha256sums = SKIP
pkgname = synapse-admin-etke-git
|