diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2014-03-04 10:59:14 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-07 16:29:10 -0600 |
commit | 02962487d975ad874c0c17a90e7fb6ed5793b524 (patch) | |
tree | cdd91106a8110d8d423eadeaa80facb19769b952 /graphics/yed/yed.SlackBuild | |
parent | 46d36adc2adf4b9de5a6617735a1c94567e4dd5f (diff) | |
download | slackbuilds-02962487d975ad874c0c17a90e7fb6ed5793b524.tar.gz |
graphics/yed: Updated for version 3.12.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'graphics/yed/yed.SlackBuild')
-rw-r--r-- | graphics/yed/yed.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/yed/yed.SlackBuild b/graphics/yed/yed.SlackBuild index 3be0138249..5d72d77132 100644 --- a/graphics/yed/yed.SlackBuild +++ b/graphics/yed/yed.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for yEd -# Copyright 2012-2013 Fridrich von Stauffenberg <cancellor2@gmail.com> +# Copyright 2012-2014 Fridrich von Stauffenberg <cancellor2@gmail.com> # 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=yed -VERSION=${VERSION:-3.11.1} +VERSION=${VERSION:-3.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |