mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
1c060dd9cc
commit
7064ffcc04
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.20.0
|
version=0.22.0
|
||||||
revision=3
|
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=cd496259a37f1b9868eddcc3d3f83b63b82eb94b7ab4830ad3f490fed51a5918
|
checksum=b8220ec1ec14f298afed0e32e4028067b8833553a6976f99d7ee35b7a75d5a71
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue