We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 337c994 commit 3cf863fCopy full SHA for 3cf863f
1 file changed
srcpkgs/todoist/template
@@ -1,15 +1,15 @@
1
# Template file for 'todoist'
2
pkgname=todoist
3
-version=0.18.0
4
-revision=2
+version=0.20.0
+revision=1
5
build_style=go
6
go_import_path="github.com/sachaos/todoist"
7
short_desc="Todoist CLI Client"
8
maintainer="Gerardo Di Iorio <arete74@gmail.com>"
9
license="MIT"
10
homepage="https://github.com/sachaos/todoist"
11
distfiles="https://github.com/sachaos/todoist/archive/refs/tags/v${version}.tar.gz"
12
-checksum=2cc89bdf44d5a9bda6f748069cf8841e10e3b0c14dd4ddb17d5b1f7a7bc7d759
+checksum=cd496259a37f1b9868eddcc3d3f83b63b82eb94b7ab4830ad3f490fed51a5918
13
14
post_install() {
15
vdoc README.md
0 commit comments