mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/xnedit: Updated for version 1.5.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c95665c23a
commit
35f7a99b43
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=xnedit
|
||||
VERSION=${VERSION:-1.5.2}
|
||||
VERSION=${VERSION:-1.5.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xnedit"
|
||||
VERSION="1.5.2"
|
||||
VERSION="1.5.3"
|
||||
HOMEPAGE="https://sourceforge.net/projects/xnedit/"
|
||||
DOWNLOAD="https://github.com/unixwork/xnedit/archive/v1.5.2/xnedit-1.5.2.tar.gz"
|
||||
MD5SUM="8d34b9c5d5c41be350d7c07df537ab12"
|
||||
DOWNLOAD="https://github.com/unixwork/xnedit/archive/v1.5.3/xnedit-1.5.3.tar.gz"
|
||||
MD5SUM="5ccb5a57e3bc5ed8dd307f74e7e8a64f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue