todoist: update to 0.18.0.
Signed-off-by: Gerardo Di iorio <arete74@gmail.com>
This commit is contained in:
parent
86a350ff3c
commit
c72e8610dc
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'todoist'
|
||||
pkgname=todoist
|
||||
version=0.17.0
|
||||
version=0.18.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/sachaos/todoist"
|
||||
|
@ -8,8 +8,8 @@ short_desc="Todoist CLI Client"
|
|||
maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/sachaos/todoist"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=fb38315819aaa345fb808b6ac7e4943cd31b206efda2f655093c2b6af48edf74
|
||||
distfiles="https://github.com/sachaos/todoist/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=2cc89bdf44d5a9bda6f748069cf8841e10e3b0c14dd4ddb17d5b1f7a7bc7d759
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Add table
Reference in a new issue