diff options
author | Amir Zarrinkafsh | 2021-03-17 08:54:19 +1100 |
---|---|---|
committer | Amir Zarrinkafsh | 2021-03-17 08:54:19 +1100 |
commit | 27aa0daf02562b2231f1dc44b86fef9ed0f96ac7 (patch) | |
tree | 708de760080af981f03bc91f89ae123a144b6c59 | |
parent | 7638e5207dbb2aa5151397b638d93290cf22f1d0 (diff) | |
download | aur-27aa0daf02562b2231f1dc44b86fef9ed0f96ac7.tar.gz |
Update to GIT version: 4.27.2.r4.ge7c9d55c
-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.27.2.r3.gef03751f + pkgver = 4.27.2.r4.ge7c9d55c 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.27.2.r3.gef03751f +pkgver=4.27.2.r4.ge7c9d55c pkgrel=1 pkgdesc="The Cloud ready multi-factor authentication portal for your Apps." arch=('x86_64' 'aarch64' 'armv7h') |