diff options
author | Amir Zarrinkafsh | 2021-09-26 12:26:58 +1000 |
---|---|---|
committer | Amir Zarrinkafsh | 2021-09-26 12:26:58 +1000 |
commit | fda02eba2759d9ce89a9d876e1314d5b60d8effe (patch) | |
tree | 4fae902e664062bbc818d399065d5d02875a4352 | |
parent | b51e2a62c2b99515687fc483d2d1222c8838c45b (diff) | |
download | aur-fda02eba2759d9ce89a9d876e1314d5b60d8effe.tar.gz |
Update to GIT version: 4.31.0.r13.gd7763a20
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = authelia-git pkgdesc = The Cloud ready multi-factor authentication portal for your Apps. - pkgver = 4.31.0.r12.gbd6a8e3e + pkgver = 4.31.0.r13.gd7763a20 pkgrel = 1 url = https://github.com/authelia/authelia arch = x86_64 @@ -1,7 +1,7 @@ # Maintainer: Amir Zarrinkafsh <nightah at me dot com> pkgname=authelia-git _pkgname=authelia -pkgver=4.31.0.r12.gbd6a8e3e +pkgver=4.31.0.r13.gd7763a20 pkgrel=1 pkgdesc="The Cloud ready multi-factor authentication portal for your Apps." arch=('x86_64' 'aarch64' 'armv7h') |