todoist: update to 0.17.0.
This commit is contained in:
parent
285c8ff728
commit
798f9f7fe1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'todoist'
|
||||
pkgname=todoist
|
||||
version=0.16.0
|
||||
version=0.17.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/sachaos/todoist"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/sachaos/todoist"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=9d5a8f5c6b92d3d6df292f9ae96bec46049b4e4b7a482f7232e4e5b9708dfffa
|
||||
checksum=fb38315819aaa345fb808b6ac7e4943cd31b206efda2f655093c2b6af48edf74
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue