todoist: update to 0.15.0.
This commit is contained in:
parent
961111c481
commit
47fb82f3c7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'todoist'
|
||||
pkgname=todoist
|
||||
version=0.14.0
|
||||
version=0.15.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=c58dd771f7b1a2750f8805561aa1e8549a7c395fdeab16cac66c6d5735936e99
|
||||
checksum=b7ffa14574bd241ab9e21a28f3d40c17b1a12250e89cfbc8ad708cfbfcdd84b3
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue