diff options
author | Amir Zarrinkafsh | 2021-05-11 11:22:54 +1000 |
---|---|---|
committer | Amir Zarrinkafsh | 2021-05-11 11:22:54 +1000 |
commit | 8afe607be70b591c58ac5c685a22890b1dab5d53 (patch) | |
tree | 0b3462a9b302b5a63503e932e70d82e1475a076c | |
parent | 64d2a322cbbf2b9e5fb41a66fff25d61497f1cdd (diff) | |
download | aur-8afe607be70b591c58ac5c685a22890b1dab5d53.tar.gz |
Update to GIT version: 4.29.2.r0.g40fc1cdc
-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.29.1.r9.g46c8a25c + pkgver = 4.29.2.r0.g40fc1cdc 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.29.1.r9.g46c8a25c +pkgver=4.29.2.r0.g40fc1cdc pkgrel=1 pkgdesc="The Cloud ready multi-factor authentication portal for your Apps." arch=('x86_64' 'aarch64' 'armv7h') |