task: update to 2.3.0.
This commit is contained in:
parent
9c01326a05
commit
7da27fedd6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'task'
|
||||
pkgname=task
|
||||
version=2.2.0
|
||||
version=2.3.0
|
||||
revision=1
|
||||
hostmakedepends="cmake"
|
||||
makedepends="libuuid-devel"
|
||||
|
@ -9,5 +9,5 @@ maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
|||
license="MIT"
|
||||
homepage="http://taskwarrior.org/projects/taskwarrior"
|
||||
distfiles="http://www.taskwarrior.org/download/${pkgname}-${version}.tar.gz"
|
||||
checksum=39e25dd285e6bc8474337a5868cb2ec55675978fa1f08c802e6da58b4181ee14
|
||||
checksum=2b9a289109e691e305b84631622299853134cf195d4c9af962759b640176ac73
|
||||
short_desc="a command-line todo list manager"
|
||||
|
|
Loading…
Reference in a new issue