mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
New package: choose-v1.3.6
This commit is contained in:
parent
e04d77988c
commit
a643cbffa4
1 changed files with 12 additions and 0 deletions
12
srcpkgs/choose/template
Normal file
12
srcpkgs/choose/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'choose'
|
||||||
|
pkgname=choose
|
||||||
|
version=1.3.6
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="Human-friendly and fast alternative to cut (and sometimes awk)"
|
||||||
|
maintainer="Folling <mail@folling.io>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/theryangeary/choose"
|
||||||
|
changelog="https://github.com/theryangeary/choose/releases"
|
||||||
|
distfiles="https://github.com/theryangeary/choose/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=3d28dc39339dbf5c6197eb803b199661d6d261bc827c194b31b19d1afad01487
|
Loading…
Add table
Reference in a new issue