diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2013-07-01 08:55:51 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-07-01 08:55:51 -0500 |
commit | 9425d4c499dd51087b3f5d15adfc5ffa748a2dee (patch) | |
tree | 7af113359e991315b1ca8491c855a834ec88c9b1 /graphics/yed/yed.SlackBuild | |
parent | a536adc58ea490c6f96545506d8c8d22fbaacc98 (diff) | |
download | slackbuilds-9425d4c499dd51087b3f5d15adfc5ffa748a2dee.tar.gz |
graphics/yed: Updated for version 3.11.
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 b58a96162d..de2f075392 100644 --- a/graphics/yed/yed.SlackBuild +++ b/graphics/yed/yed.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for yEd -# Copyright 2012 Fridrich von Stauffenberg <cancellor2@gmail.com> +# Copyright 2012-2013 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.10.2} +VERSION=${VERSION:-3.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |