summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmir Zarrinkafsh2020-03-16 00:17:05 +1100
committerAmir Zarrinkafsh2020-03-16 00:17:05 +1100
commit0c5e78f0f2f2553a3f6801c1e78d57c530fd850e (patch)
tree45669b83cecf72a49cb1b0540a589e8ddbf861f2 /PKGBUILD
parent824d402e0089d735561660fcc92a9e04a670a161 (diff)
downloadaur-0c5e78f0f2f2553a3f6801c1e78d57c530fd850e.tar.gz
Update to v4.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83147a30188f..7ff70583a4af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Amir Zarrinkafsh <nightah at me dot com>
pkgname=authelia
-pkgver=4.7.0
+pkgver=4.7.1
pkgrel=1
pkgdesc="The Cloud ready multi-factor authentication portal for your Apps."
arch=('x86_64' 'aarch64' 'armv7h')
@@ -21,7 +21,7 @@ backup=('etc/authelia/configuration.yml')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('ff7d6355a7bbbeb9352637e1daf579b7309ab79c3d8f3ffb547416eafe505f57')
+sha256sums=('821eb7d6bfc8538bfd1f678ef25752a6d4b840d196849b0fcf413b1b0e447566')
build() {
cd "$srcdir/$pkgname-$pkgver"