mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
New package: dijo-0.2.3
This commit is contained in:
parent
0b07d069f9
commit
a77cbdbd40
1 changed files with 16 additions and 0 deletions
16
srcpkgs/dijo/template
Normal file
16
srcpkgs/dijo/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'dijo'
|
||||||
|
pkgname=dijo
|
||||||
|
version=0.2.3
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
makedepends="ncurses-devel"
|
||||||
|
short_desc="Scriptable, curses-based, digital habit tracker"
|
||||||
|
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/NerdyPepper/dijo"
|
||||||
|
distfiles="https://github.com/NerdyPepper/dijo/archive/v${version}.tar.gz"
|
||||||
|
checksum=691178345abf9b07c751271b6b1a19e4182423294aaffa8b3a0973dc3e5805d3
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue