diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-11-17 22:48:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-17 22:48:34 +0700 |
commit | d690d37408ed21dd1665221b0476f92e11513320 (patch) | |
tree | 2ba820348d289c2469724d28bb7d4fe8103c0bd2 /desktop/xed/xed.SlackBuild | |
parent | bff3cf1f898516609570b70ddfe80bd85710f3c6 (diff) |
desktop/xed: Updated for version 1.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/xed/xed.SlackBuild')
-rw-r--r-- | desktop/xed/xed.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/xed/xed.SlackBuild b/desktop/xed/xed.SlackBuild index 1c28738c658c1..fc9f38154604b 100644 --- a/desktop/xed/xed.SlackBuild +++ b/desktop/xed/xed.SlackBuild @@ -21,7 +21,7 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xed -VERSION=${VERSION:-1.6.0} +VERSION=${VERSION:-1.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |