summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Aznarán2024-02-29 15:54:09 -0500
committerCarlos Aznarán2024-02-29 15:54:09 -0500
commit8c3265dac31772b463e9be9990a658d8defc1b8d (patch)
treeeef9c13211f67d16a4593e1d6ca80f80f4909d5a /PKGBUILD
parent6a2827530d3c366758d5f8753f0b72f068adcf0c (diff)
downloadaur-dolfin.tar.gz
Update license name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bffdd656bd5..18f358c94c45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgver=2019.1.0.post0
pkgrel=8
arch=('x86_64')
url="https://bitbucket.org/fenics-project/${pkgname}"
-license=('LGPL3')
+license=(LGPL-3.0-or-later)
depends=('boost' 'cppunit' 'eigen' 'gl2ps' 'petsc' 'python-ffc' 'scotch' 'suitesparse')
optdepends=('slepc: eigenvalue problem solvers'
'hdf5-openmpi: for reading/writing hdf5 files')