mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
office/task: Updated for version 2.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ee099ce599
commit
843b3541c8
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Jostein Berntsen <jbernts@broadpark.no>
|
||||
|
||||
PRGNAM=task
|
||||
VERSION=${VERSION:-2.4.0}
|
||||
VERSION=${VERSION:-2.4.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="task"
|
||||
VERSION="2.4.0"
|
||||
VERSION="2.4.4"
|
||||
HOMEPAGE="http://www.taskwarrior.org"
|
||||
DOWNLOAD="http://www.taskwarrior.org/download/task-2.4.0.tar.gz"
|
||||
MD5SUM="de4b64b3d28bb9636af219a486552cd0"
|
||||
DOWNLOAD="http://www.taskwarrior.org/download/task-2.4.4.tar.gz"
|
||||
MD5SUM="517450c4a23a5842df3e9905b38801b3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lua"
|
||||
|
|
Loading…
Reference in a new issue