blob: 04d0389be66e256da071b460c74af48a6287fb51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = authelia-git
pkgdesc = The Cloud ready multi-factor authentication portal for your Apps.
pkgver = 4.30.4.r6.g0aba8198
pkgrel = 1
url = https://github.com/authelia/authelia
arch = x86_64
arch = aarch64
arch = armv7h
license = Apache-2.0
makedepends = gcc
makedepends = git
makedepends = go
makedepends = nodejs
makedepends = yarn
provides = authelia
conflicts = authelia
conflicts = authelia-bin
backup = etc/authelia/configuration.yml
source = authelia::git+https://github.com/authelia/authelia.git#branch=master
sha256sums = SKIP
pkgname = authelia-git
|