summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmir Zarrinkafsh2020-03-31 12:21:39 +1100
committerAmir Zarrinkafsh2020-03-31 12:21:39 +1100
commita9a2de52bd96162077d52213888a481f3c5590e5 (patch)
tree76900b549d887e1e0243bb07bb53e0035a324a8d /PKGBUILD
parent0c5dd7bb03ecc54cd89169174470b8cc452dc943 (diff)
downloadaur-a9a2de52bd96162077d52213888a481f3c5590e5.tar.gz
Update to v4.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02a31c1afd73..5ef460db8717 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Amir Zarrinkafsh <nightah at me dot com>
pkgname=authelia
-pkgver=4.9.1
+pkgver=4.10.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=('11ba0335ad997a1b3faeaa963613c2316c2ecc655cd26c72b8f4e97d9c89ef4e')
+sha256sums=('017c06ef22bf36c018db98649957df7fab739f53dd5e53f7facc9595011eacc9')
build() {
cd "$srcdir/$pkgname-$pkgver"