diff options
author | Amir Zarrinkafsh | 2021-01-16 20:33:23 +1100 |
---|---|---|
committer | Amir Zarrinkafsh | 2021-01-16 20:33:23 +1100 |
commit | bcb1cc916be8ff9b147eeea68aca5048842242db (patch) | |
tree | c0922616fe15131498535208785e6347900e7d76 | |
parent | ef7ec5e5b65c5c45ffb0ec6acc69d3af05ebdc60 (diff) | |
download | aur-bcb1cc916be8ff9b147eeea68aca5048842242db.tar.gz |
Update to GIT version: 4.25.1.r11.gd92e4b94
-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.25.1.r10.gfd7b4ada + pkgver = 4.25.1.r11.gd92e4b94 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.25.1.r10.gfd7b4ada +pkgver=4.25.1.r11.gd92e4b94 pkgrel=1 pkgdesc="The Cloud ready multi-factor authentication portal for your Apps." arch=('x86_64' 'aarch64' 'armv7h') |