summaryrefslogtreecommitdiffstats
path: root/academic/getfem/getfem.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'academic/getfem/getfem.SlackBuild')
-rw-r--r--academic/getfem/getfem.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/getfem/getfem.SlackBuild b/academic/getfem/getfem.SlackBuild
index 41bb991697..d4567aa2e7 100644
--- a/academic/getfem/getfem.SlackBuild
+++ b/academic/getfem/getfem.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for GetFEM
#
-# Copyright 2022, Fellype do Nascimento, Campinas - Brazil
+# Copyright 2022, Fellype do Nascimento, Guaratingueta - Brazil
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=getfem
-VERSION=${VERSION:-5.4.1}
+VERSION=${VERSION:-5.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}