office/task: Updated for version 2.0.0.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Jostein Berntsen 2012-04-02 15:05:25 -04:00 committed by Erik Hanson
parent 0f313a59ea
commit 12d7ac19ad
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
PRGNAM=task
VERSION=${VERSION:-1.9.4}
VERSION=${VERSION:-2.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="task"
VERSION="1.9.4"
VERSION="2.0.0"
HOMEPAGE="http://www.taskwarrior.org"
DOWNLOAD="http://www.taskwarrior.org/download/task-1.9.4.tar.gz"
MD5SUM="0c5d9dedb1ead69590af895d16708070"
DOWNLOAD="http://www.taskwarrior.org/download/task-2.0.0.tar.gz"
MD5SUM="b850b49f8b69bb4049c07d0914a0f7af"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Jostein Berntsen"