diff options
author | Amir Zarrinkafsh | 2020-11-25 09:56:59 +1100 |
---|---|---|
committer | Amir Zarrinkafsh | 2020-11-25 09:56:59 +1100 |
commit | 93a053eca4fe23ba28ed1218f833470679d345c0 (patch) | |
tree | 69e3393103151d0d90d090f2c662e4ca1404ba22 | |
parent | 5244fb28a2328dfe205045e888bba2e4e571ed1e (diff) | |
download | aur-93a053eca4fe23ba28ed1218f833470679d345c0.tar.gz |
Update to GIT version: 4.23.3.r1.g774c1c02
-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.23.3.r0.g9310cead + pkgver = 4.23.3.r1.g774c1c02 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.23.3.r0.g9310cead +pkgver=4.23.3.r1.g774c1c02 pkgrel=1 pkgdesc="The Cloud ready multi-factor authentication portal for your Apps." arch=('x86_64' 'aarch64' 'armv7h') |