development/xnedit: Updated for version 1.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
78e2b3b8ac
commit
bbcf192717
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for xnedit
|
||||
|
||||
# Copytight 2019 Qunying Zhu <zhu.qunying@gmail.com>
|
||||
# Copyright 2019-2020 Qunying Zhu <zhu.qunying@gmail.com>
|
||||
# Copyright 2017 Alessandro Pittaluga <agp@pittux.com>
|
||||
# All rights reserved.
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xnedit
|
||||
VERSION=${VERSION:-1.1.1}
|
||||
VERSION=${VERSION:-1.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xnedit"
|
||||
VERSION="1.1.1"
|
||||
VERSION="1.2.0"
|
||||
HOMEPAGE="https://sourceforge.net/projects/xnedit/"
|
||||
DOWNLOAD="https://sourceforge.net/projects/xnedit/files/xnedit-1.1.1.tar.gz"
|
||||
MD5SUM="f092f6e51cbb31fdd997f6fdd1dfba34"
|
||||
DOWNLOAD="https://sourceforge.net/projects/xnedit/files/xnedit-1.2.0.tar.gz"
|
||||
MD5SUM="72b66dabb081451bbe0069a84c4fbad8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue