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