mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/tea: Updated for version 37.2.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e0ea6624b1
commit
395f62c63c
3 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,7 @@ tea:
|
|||
tea: TEA is the text text editor for UNIX-like systems and Windows. With
|
||||
tea: an ultimate small size TEA provides you hundreds of functions.
|
||||
tea:
|
||||
tea: http://tea-editor.sourceforge.net/index.html
|
||||
tea: http://semiletov.org/tea/
|
||||
tea:
|
||||
tea:
|
||||
tea:
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Written by Nai (bluedbs@gmail.com)
|
||||
|
||||
PRGNAM=tea
|
||||
VERSION=${VERSION:-30.0.0}
|
||||
VERSION=${VERSION:-37.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tea"
|
||||
VERSION="30.0.0"
|
||||
HOMEPAGE="http://tea-editor.sourceforge.net/index.html"
|
||||
DOWNLOAD="http://sourceforge.net/projects/tea-editor/files/tea-editor/30.0.0/tea-30.0.0.tar.bz2"
|
||||
MD5SUM="07508b4972403fc7c3a72169700e6157"
|
||||
VERSION="37.2.1"
|
||||
HOMEPAGE="http://semiletov.org/tea/"
|
||||
DOWNLOAD="http://semiletov.org/tea/dloads/tea-37.2.1.tar.bz2"
|
||||
MD5SUM="a74c2d18cc2cace9d961d1a215b19e31"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue