diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2013-11-10 12:13:41 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-11 10:51:50 -0600 |
commit | fe6b334f56a48c5b67f03953d99fcc275bb2b074 (patch) | |
tree | bc33aed73ddc11577750aaf463a00ad29b14af31 /libraries/sratom/sratom.SlackBuild | |
parent | 4bd1aa03c1b14924d8ce89642e1cf59e5d4f5eb1 (diff) | |
download | slackbuilds-fe6b334f56a48c5b67f03953d99fcc275bb2b074.tar.gz |
libraries/sratom: Updated for version 0.4.2.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/sratom/sratom.SlackBuild')
-rw-r--r-- | libraries/sratom/sratom.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/sratom/sratom.SlackBuild b/libraries/sratom/sratom.SlackBuild index da4739fb19..cd6a6459d1 100644 --- a/libraries/sratom/sratom.SlackBuild +++ b/libraries/sratom/sratom.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sratom -# Copyright 2012 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2012-2013 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sratom -VERSION=0.2.0 +VERSION=0.4.2 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |