diff options
Diffstat (limited to 'development/gputils/gputils.SlackBuild')
-rw-r--r-- | development/gputils/gputils.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/development/gputils/gputils.SlackBuild b/development/gputils/gputils.SlackBuild index b93641ec9e216..6dfd4e452226b 100644 --- a/development/gputils/gputils.SlackBuild +++ b/development/gputils/gputils.SlackBuild @@ -2,9 +2,10 @@ # Slackware build script for gputils # Written by GPLeo <gpleomail@gmail.com> +# Now maintained by: R. S. Ananda Murthy <rsamurti@gmail.com> PRGNAM=gputils -VERSION=${VERSION:-0.13.7} +VERSION=${VERSION:-1.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |