summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsigvaldm2018-06-23 10:47:01 +0200
committersigvaldm2018-06-23 10:47:01 +0200
commitf00580848832efc0ba24e92e7daae943675755f2 (patch)
tree51b2c108b5089a35dc96461751354b80053f7da3
parent63102367dfe54767c7bc471af18927d1bed32ac8 (diff)
downloadaur-f00580848832efc0ba24e92e7daae943675755f2.tar.gz
Fixed package description
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a84adfaeb0a..c2b182d99062 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_base=dolfin
pkgname=${_base}
-pkgdesc="the C++ interface of FEniCS, providing a consistent PSE (Problem Solving Environment) for ordinary and partial differential equations."
+pkgdesc="The C++ interface of FEniCS, providing a consistent PSE (Problem Solving Environment) for ordinary and partial differential equations (stable)."
pkgver=2018.1.0
pkgrel=1
arch=('i686' 'x86_64')