mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: todoist-0.14.0
This commit is contained in:
parent
0360ca3d86
commit
4f1d5354ea
1 changed files with 17 additions and 0 deletions
17
srcpkgs/todoist/template
Normal file
17
srcpkgs/todoist/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'todoist'
|
||||||
|
pkgname=todoist
|
||||||
|
version=0.14.0
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/sachaos/todoist"
|
||||||
|
short_desc="Todoist CLI Client"
|
||||||
|
maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/sachaos/todoist"
|
||||||
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
|
checksum=c58dd771f7b1a2750f8805561aa1e8549a7c395fdeab16cac66c6d5735936e99
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vdoc README.md
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue