summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmir Zarrinkafsh2020-04-01 11:06:02 +1100
committerAmir Zarrinkafsh2020-04-01 11:06:02 +1100
commit0e1eda481633781cdcd044fe9fbfcd9e7189f6b8 (patch)
treec919bc959b98063422b8afd89c63e04128e3fbef /PKGBUILD
parenta9a2de52bd96162077d52213888a481f3c5590e5 (diff)
downloadaur-0e1eda481633781cdcd044fe9fbfcd9e7189f6b8.tar.gz
Update to v4.11.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ef460db8717..416ede0311a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Amir Zarrinkafsh <nightah at me dot com>
pkgname=authelia
-pkgver=4.10.0
+pkgver=4.11.0
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=('017c06ef22bf36c018db98649957df7fab739f53dd5e53f7facc9595011eacc9')
+sha256sums=('8096904e5b45040f5b89a4fbbfabe55784f8791007d6208c3e195fdffc690bda')
build() {
cd "$srcdir/$pkgname-$pkgver"