mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
todoist: update to 0.20.0.
This commit is contained in:
parent
337c99434b
commit
3cf863f894
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'todoist'
|
# Template file for 'todoist'
|
||||||
pkgname=todoist
|
pkgname=todoist
|
||||||
version=0.18.0
|
version=0.20.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/sachaos/todoist"
|
go_import_path="github.com/sachaos/todoist"
|
||||||
short_desc="Todoist CLI Client"
|
short_desc="Todoist CLI Client"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/sachaos/todoist"
|
homepage="https://github.com/sachaos/todoist"
|
||||||
distfiles="https://github.com/sachaos/todoist/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/sachaos/todoist/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=2cc89bdf44d5a9bda6f748069cf8841e10e3b0c14dd4ddb17d5b1f7a7bc7d759
|
checksum=cd496259a37f1b9868eddcc3d3f83b63b82eb94b7ab4830ad3f490fed51a5918
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue