mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: onefetch-2.1.0
This commit is contained in:
parent
7005dadc35
commit
d1797b048c
1 changed files with 15 additions and 0 deletions
15
srcpkgs/onefetch/template
Normal file
15
srcpkgs/onefetch/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'onefetch'
|
||||||
|
pkgname=onefetch
|
||||||
|
version=2.1.0
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="Git repository summary on your terminal"
|
||||||
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/o2sh/onefetch"
|
||||||
|
distfiles="https://github.com/o2sh/onefetch/archive/v${version}.tar.gz"
|
||||||
|
checksum=54c7b543b39cf22bac2505c792d7fbba75bfdbe1a19900879b439dc65c75c414
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE.md
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue