summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0cbcdea0d8ba..2a8e89c8f801 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Anton Kudelin <kudelin at protonmail dot com>
+# Maintainer: Anton Kudelin <kudelin at proton dot me>
pkgname=fleur
pkgver=6.1
-pkgrel=1
+pkgrel=2
pkgdesc="A full-potential linearized augmented planewave code"
-arch=("x86_64")
+arch=("x86_64" "aarch64")
url="https://www.flapw.de"
license=('MIT')
depends=('libxml2' 'hdf5' 'scalapack' 'libxc' 'fftw')