summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24ce34cfa0fe..663fd5fed7bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = authelia-git
pkgdesc = The Cloud ready multi-factor authentication portal for your Apps.
- pkgver = 4.37.5.r0.g566a0d7f
- pkgrel = 2
+ pkgver = 4.38.0.r0.ga53395fd7
+ pkgrel = 1
url = https://github.com/authelia/authelia
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index 94a0895d9f47..6d8317e7299e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Amir Zarrinkafsh <nightah at me dot com>
pkgname=authelia-git
_pkgname=authelia
-pkgver=4.37.5.r0.g566a0d7f
-pkgrel=2
+pkgver=4.38.0.r0.ga53395fd7
+pkgrel=1
pkgdesc="The Cloud ready multi-factor authentication portal for your Apps."
arch=('x86_64' 'aarch64' 'armv7h')
url="https://github.com/authelia/authelia"