diff options
author | Amir Zarrinkafsh | 2020-12-19 14:13:31 +1100 |
---|---|---|
committer | Amir Zarrinkafsh | 2020-12-19 14:13:31 +1100 |
commit | 0affbec5a9786fb95696792e3fb87d2cfe3b0410 (patch) | |
tree | ea72c66d46053f6a4c3d24449972886d495eb188 | |
parent | 670467647f3499e853dc3288d81724ab3345c1fd (diff) | |
download | aur-0affbec5a9786fb95696792e3fb87d2cfe3b0410.tar.gz |
Update to GIT version: 4.24.1.r3.gee3ce69f
-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.24.1.r2.ga9635aaf + pkgver = 4.24.1.r3.gee3ce69f 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.24.1.r2.ga9635aaf +pkgver=4.24.1.r3.gee3ce69f pkgrel=1 pkgdesc="The Cloud ready multi-factor authentication portal for your Apps." arch=('x86_64' 'aarch64' 'armv7h') |