diff options
author | Amir Zarrinkafsh | 2021-08-05 16:59:43 +1000 |
---|---|---|
committer | Amir Zarrinkafsh | 2021-08-05 16:59:43 +1000 |
commit | 1641f42915b2f559eff755f7732272128cb4086e (patch) | |
tree | f766f72afcd24b78a97afbe4a8e64e6876444598 | |
parent | 3d7d461992aec4a5984724d9e54d13a942a5ce80 (diff) | |
download | aur-1641f42915b2f559eff755f7732272128cb4086e.tar.gz |
Update to GIT version: 4.30.0.r3.gb4157705
-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.30.0.r2.g2c3bc4a1 + pkgver = 4.30.0.r3.gb4157705 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.30.0.r2.g2c3bc4a1 +pkgver=4.30.0.r3.gb4157705 pkgrel=1 pkgdesc="The Cloud ready multi-factor authentication portal for your Apps." arch=('x86_64' 'aarch64' 'armv7h') |