diff options
author | R. S. Ananda Murthy <rsamurti@gmail.com> | 2014-06-18 10:31:01 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-06-18 16:19:04 -0500 |
commit | 0692ac467ab7f4326b9842e9c7a5bdfeb7f81856 (patch) | |
tree | e551c7de3f430083fd798b0257d50e8bea35eb8b /development/gputils/gputils.SlackBuild | |
parent | 1b662d59ea04b493377934f8baed97df31944690 (diff) | |
download | slackbuilds-0692ac467ab7f4326b9842e9c7a5bdfeb7f81856.tar.gz |
development/gputils: Updated for version 1.3.0 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 b93641ec9e..6dfd4e4522 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} |