mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: zet-1.0.0
This commit is contained in:
parent
01ab927d70
commit
e4b1f50a4a
1 changed files with 13 additions and 0 deletions
13
srcpkgs/zet/template
Normal file
13
srcpkgs/zet/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'zet'
|
||||||
|
pkgname=zet
|
||||||
|
version=1.0.0
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="CLI to find union, intersection, set difference, etc of files"
|
||||||
|
maintainer="icp <pangolin@vivaldi.net>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/yarrow/zet"
|
||||||
|
changelog="https://raw.githubusercontent.com/yarrow/zet/main/CHANGELOG.md"
|
||||||
|
distfiles="https://github.com/yarrow/zet/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=792a1a1de73bf4145ccaa71f8e6bb34b62e690270a432c4de4d8639e1a741b5b
|
||||||
|
make_check=no # https://github.com/yarrow/zet/commit/8e21b96ec73979adcfb92550906e8d49fe46e75f
|
Loading…
Add table
Reference in a new issue