diff options
author | Amir Zarrinkafsh | 2020-10-31 22:26:12 +1100 |
---|---|---|
committer | Amir Zarrinkafsh | 2020-10-31 22:26:12 +1100 |
commit | 8c31f239ac5a5aff0c46755d64b07c9097d62479 (patch) | |
tree | 3d716c9162c61c66b0b105ace102c26732b73fe1 | |
parent | 53f60239b7e962b1f40bbdf5f853a58e45863d1a (diff) | |
download | aur-8c31f239ac5a5aff0c46755d64b07c9097d62479.tar.gz |
Update to GIT version: 4.22.0.r57.g83eb3acc
-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.22.0.r56.g68e167d1 + pkgver = 4.22.0.r57.g83eb3acc 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.22.0.r56.g68e167d1 +pkgver=4.22.0.r57.g83eb3acc pkgrel=1 pkgdesc="The Cloud ready multi-factor authentication portal for your Apps." arch=('x86_64' 'aarch64' 'armv7h') |