task: extract update_* to external update file
This commit is contained in:
parent
ecb37a2377
commit
77edcfe183
|
@ -8,7 +8,6 @@ build_style="cmake"
|
|||
maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
||||
license="MIT"
|
||||
homepage="http://taskwarrior.org/projects/taskwarrior"
|
||||
update_ignore="*beta*"
|
||||
distfiles="http://www.taskwarrior.org/download/${pkgname}-${version}.tar.gz"
|
||||
checksum=6fa595f5b0fdf6ee8031da39e8d009771bda135f265d5f7b59df8046ffd9119e
|
||||
short_desc="a command-line todo list manager"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore="*beta*"
|
Loading…
Reference in New Issue