diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-05-06 07:01:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-06 07:01:44 +0700 |
commit | 984023f6c51f44a98a3a560156c7c351d0c232f0 (patch) | |
tree | 3478c428d60f9a11a7954612741d4e13e59d27c9 /desktop/xed/xed.SlackBuild | |
parent | 0b163792332873ec8fb8659a42d9d8e890d353c2 (diff) |
desktop/xed: Updated for version 1.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/xed/xed.SlackBuild')
-rw-r--r-- | desktop/xed/xed.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/xed/xed.SlackBuild b/desktop/xed/xed.SlackBuild index fe88780731e2d..1de758586727d 100644 --- a/desktop/xed/xed.SlackBuild +++ b/desktop/xed/xed.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for xed. # -# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # # Permission to use, copy, modify, and distribute this software for any purpose @@ -21,7 +21,7 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xed -VERSION=${VERSION:-1.2.2} +VERSION=${VERSION:-1.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |