diff options
author | Amir Zarrinkafsh | 2022-03-05 18:34:08 +1100 |
---|---|---|
committer | Amir Zarrinkafsh | 2022-03-05 18:34:08 +1100 |
commit | 1053345c7423f4e55d92957f292692a7c64fff00 (patch) | |
tree | 73c789cb000a1932adf10e05b55b5c193a6719a5 | |
parent | 625e6c08557451cf81b12934270bf21b5a425add (diff) | |
download | aur-1053345c7423f4e55d92957f292692a7c64fff00.tar.gz |
Update to GIT version: 4.34.3.r0.gebce62b1
-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.34.2.r0.g67846faa + pkgver = 4.34.3.r0.gebce62b1 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.34.2.r0.g67846faa +pkgver=4.34.3.r0.gebce62b1 pkgrel=1 pkgdesc="The Cloud ready multi-factor authentication portal for your Apps." arch=('x86_64' 'aarch64' 'armv7h') |