diff options
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 8720caec4b..514ba4fde1 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.2.2} +VERSION=${VERSION:-1.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |