diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2012-01-10 08:56:02 -0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-01-13 14:43:33 -0600 |
commit | 88f81808a0f38b48242d1747ba94fbcf302bfe62 (patch) | |
tree | 184ea4d3d8525cc255ffc396b59be0e3063f3fe9 /development/gaphor/gaphor.SlackBuild | |
parent | 63350794316a2133649bf5e3540a312cb629bf1c (diff) | |
download | slackbuilds-88f81808a0f38b48242d1747ba94fbcf302bfe62.tar.gz |
development/gaphor: Updated for version 0.17.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'development/gaphor/gaphor.SlackBuild')
-rw-r--r-- | development/gaphor/gaphor.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/gaphor/gaphor.SlackBuild b/development/gaphor/gaphor.SlackBuild index ab35515983..139ffaeba5 100644 --- a/development/gaphor/gaphor.SlackBuild +++ b/development/gaphor/gaphor.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gaphor -# Copyright 2011 Mikko Värri, Finland +# Copyright 2012 Mikko Värri, Finland # 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=gaphor -VERSION=${VERSION:-0.17.0} +VERSION=${VERSION:-0.17.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |