13 lines
453 B
Bash
13 lines
453 B
Bash
# Template file for 'task'
|
|
pkgname=task
|
|
version=2.4.4
|
|
revision=1
|
|
hostmakedepends="cmake"
|
|
makedepends="libuuid-devel"
|
|
build_style="cmake"
|
|
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=7ff406414e0be480f91981831507ac255297aab33d8246f98dbfd2b1b2df8e3b
|
|
short_desc="A command-line todo list manager"
|