summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20a2c92dbae6..019ec0327ee2 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.38.7.r0.gfd4cea412
- pkgrel = 2
+ pkgrel = 1
url = https://github.com/authelia/authelia
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index 19ea87ac055a..42f3d5a3e78f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=authelia-git
_pkgname=authelia
pkgver=4.38.7.r0.gfd4cea412
-pkgrel=2
+pkgrel=1
pkgdesc="The Cloud ready multi-factor authentication portal for your Apps."
arch=('x86_64' 'aarch64' 'armv7h')
url="https://github.com/authelia/authelia"