summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2023-07-19 13:11:40 -0500
committerCarlos Aznarán Laos2023-07-19 13:11:40 -0500
commitc8b1977f69320a88ef37cd8c26c3b8a77c0080eb (patch)
tree74ebbb78fda99fcbba3d0e71167cbcea89c53883 /PKGBUILD
parent6173ae079fbb836df618f954fe10a95473e0e78a (diff)
downloadaur-c8b1977f69320a88ef37cd8c26c3b8a77c0080eb.tar.gz
Remove blank
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 914ff4aac93e..3009325a7696 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,7 @@ _tarver=v2.9.0.2
_tar=${_tarver}/${pkgname}-${_tarver}.tar.gz
pkgver=${_tarver/v/}
pkgrel=1
-pkgdesc="Implementation of Discontinuous Galerkin schemes
-using the DUNE-FEM framework"
+pkgdesc="Implementation of Discontinuous Galerkin schemes using the DUNE-FEM framework"
arch=(x86_64)
url="https://dune-project.org/modules/${pkgname}"
license=(GPL2)