diff options
author | Amir Zarrinkafsh | 2020-10-19 10:14:41 +1100 |
---|---|---|
committer | Amir Zarrinkafsh | 2020-10-19 10:14:41 +1100 |
commit | 3885516563adc78f8bad221d7581cd879fce4967 (patch) | |
tree | a109fedbf345f56e0983f76dc5ac54fa243f2c73 | |
parent | 16b1a4da068b00d7869d07e0a834780ff0ee7cec (diff) | |
download | aur-3885516563adc78f8bad221d7581cd879fce4967.tar.gz |
Update to GIT version: 4.22.0.r28.gaf2ae328
-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.r26.g06316675 + pkgver = 4.22.0.r28.gaf2ae328 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.r26.g06316675 +pkgver=4.22.0.r28.gaf2ae328 pkgrel=1 pkgdesc="The Cloud ready multi-factor authentication portal for your Apps." arch=('x86_64' 'aarch64' 'armv7h') |