diff options
author | Amir Zarrinkafsh | 2021-12-02 10:16:59 +1100 |
---|---|---|
committer | Amir Zarrinkafsh | 2021-12-02 10:16:59 +1100 |
commit | ecb7b2e7b281bd0037c8e9790a21a8e6a446e1a8 (patch) | |
tree | 3e77ee09c12f1c73d31cb8c7dc781f63105edd77 | |
parent | 7bb057d8dd3f57aa03fa2936e147e1a6f72da140 (diff) | |
download | aur-ecb7b2e7b281bd0037c8e9790a21a8e6a446e1a8.tar.gz |
Update to GIT version: 4.32.2.r120.g6aed9f95
-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.32.2.r119.g26eac006 + pkgver = 4.32.2.r120.g6aed9f95 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.32.2.r119.g26eac006 +pkgver=4.32.2.r120.g6aed9f95 pkgrel=1 pkgdesc="The Cloud ready multi-factor authentication portal for your Apps." arch=('x86_64' 'aarch64' 'armv7h') |