diff options
author | Amir Zarrinkafsh | 2021-05-04 17:48:13 +1000 |
---|---|---|
committer | Amir Zarrinkafsh | 2021-05-04 17:48:13 +1000 |
commit | 931c920a980a61506125510c84abde10a46f4ec4 (patch) | |
tree | 5983e53dd91c35d5e25a0d92f225cd83755a1e22 | |
parent | a8b5531a34e5b632a8d185f555babfecacf2a5a2 (diff) | |
download | aur-931c920a980a61506125510c84abde10a46f4ec4.tar.gz |
Update to GIT version: 4.28.2.r20.g48d8e1e5
-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.28.2.r19.g9f3bd0e5 + pkgver = 4.28.2.r20.g48d8e1e5 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.28.2.r19.g9f3bd0e5 +pkgver=4.28.2.r20.g48d8e1e5 pkgrel=1 pkgdesc="The Cloud ready multi-factor authentication portal for your Apps." arch=('x86_64' 'aarch64' 'armv7h') |