blob: 78dfd37fd6b745e72ff86571995e02a40d194097 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = mautrix-syncproxy-git
pkgdesc = A proxy microservice for Matrix designed to be used with mautrix-wsproxy
pkgver = 0
pkgrel = 2
url = https://github.com/mautrix/syncproxy
arch = x86_64
license = AGPL
makedepends = go
makedepends = git
source = mautrix-syncproxy::git+https://github.com/fauxmight/syncproxy.git#branch=config_file
source = mautrix-syncproxy.service
sha256sums = SKIP
sha256sums = 2ce745c093c31e8d622ad1a29c515ecaa9fd02e1d28bfab8414d4b7476ea9c1e
pkgname = mautrix-syncproxy-git
|