Skip to content

Commit 3cf863f

Browse files
areteclassabbyamp
authored andcommitted
todoist: update to 0.20.0.
1 parent 337c994 commit 3cf863f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

srcpkgs/todoist/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Template file for 'todoist'
22
pkgname=todoist
3-
version=0.18.0
4-
revision=2
3+
version=0.20.0
4+
revision=1
55
build_style=go
66
go_import_path="github.com/sachaos/todoist"
77
short_desc="Todoist CLI Client"
88
maintainer="Gerardo Di Iorio <arete74@gmail.com>"
99
license="MIT"
1010
homepage="https://github.com/sachaos/todoist"
1111
distfiles="https://github.com/sachaos/todoist/archive/refs/tags/v${version}.tar.gz"
12-
checksum=2cc89bdf44d5a9bda6f748069cf8841e10e3b0c14dd4ddb17d5b1f7a7bc7d759
12+
checksum=cd496259a37f1b9868eddcc3d3f83b63b82eb94b7ab4830ad3f490fed51a5918
1313

1414
post_install() {
1515
vdoc README.md

0 commit comments

Comments
 (0)