diff options
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -3,7 +3,7 @@ pkgver=1.0.0 | |||
| 3 | pkgrel=1 | 3 | pkgrel=1 |
| 4 | pkgdesc="Auto-configure Matrix homeservers (Dendrite/Synapse) with Coturn and Nginx/Let's Encrypt" | 4 | pkgdesc="Auto-configure Matrix homeservers (Dendrite/Synapse) with Coturn and Nginx/Let's Encrypt" |
| 5 | arch=('x86_64') | 5 | arch=('x86_64') |
| 6 | url="https://example.com/whiterabbit" | 6 | url="https://git.philw.dev/whiterabbit.git/" |
| 7 | license=('MIT') | 7 | license=('MIT') |
| 8 | depends=('docker' 'docker-compose' 'nginx' 'certbot' 'coturn' 'bash') | 8 | depends=('docker' 'docker-compose' 'nginx' 'certbot' 'coturn' 'bash') |
| 9 | source=("whiterabbit.sh") | 9 | source=("whiterabbit.sh") |
