diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2021-11-21 13:18:28 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-22 08:50:51 +0700 |
commit | ff173cd34dd7687f5fefd0c52b86d28ae2ddafcf (patch) | |
tree | 2ac8c4573a65401b337347524212d90e0a0c99e9 /development/xnedit/xnedit.SlackBuild | |
parent | c5fd775a74e92dc61f45df6d0346c6bfd9dd0321 (diff) |
development/xnedit: Updated for version 1.3.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/xnedit/xnedit.SlackBuild')
-rw-r--r-- | development/xnedit/xnedit.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/xnedit/xnedit.SlackBuild b/development/xnedit/xnedit.SlackBuild index 514ba4fde1fdd..7c8c49996df71 100644 --- a/development/xnedit/xnedit.SlackBuild +++ b/development/xnedit/xnedit.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=xnedit -VERSION=${VERSION:-1.3.2} +VERSION=${VERSION:-1.3.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |