diff options
author | Amir Zarrinkafsh | 2020-11-24 12:06:22 +1100 |
---|---|---|
committer | Amir Zarrinkafsh | 2020-11-24 12:06:22 +1100 |
commit | 146b5e555ae48b4b22bce53ef13da2442e8f563e (patch) | |
tree | cd123bb099a298ef5bdbd402e251daf4a0730fdf | |
parent | a71963377e20b90cb61015251b38541273b0153a (diff) | |
download | aur-146b5e555ae48b4b22bce53ef13da2442e8f563e.tar.gz |
Update to GIT version: 4.23.2.r9.gf811b409
-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.23.2.r8.g154ff8d3 + pkgver = 4.23.2.r9.gf811b409 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.23.2.r8.g154ff8d3 +pkgver=4.23.2.r9.gf811b409 pkgrel=1 pkgdesc="The Cloud ready multi-factor authentication portal for your Apps." arch=('x86_64' 'aarch64' 'armv7h') |