diff options
author | Amir Zarrinkafsh | 2021-01-02 22:00:26 +1100 |
---|---|---|
committer | Amir Zarrinkafsh | 2021-01-02 22:00:26 +1100 |
commit | e53faf013e60ce1c0397fc09a7455d46574b9f92 (patch) | |
tree | 185df3011aeb0574208a899016f6ed62f69e810c | |
parent | 5a4770ae748ff045404cf50b981bd68152ad1964 (diff) | |
download | aur-e53faf013e60ce1c0397fc09a7455d46574b9f92.tar.gz |
Update to GIT version: 4.24.1.r22.g689fd7cb
-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.24.1.r21.ga5ea31e4 + pkgver = 4.24.1.r22.g689fd7cb 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.24.1.r21.ga5ea31e4 +pkgver=4.24.1.r22.g689fd7cb pkgrel=1 pkgdesc="The Cloud ready multi-factor authentication portal for your Apps." arch=('x86_64' 'aarch64' 'armv7h') |