mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
New package: wishlist-0.15.2
Signed-off-by: zenobit <zenobit@disroot.org>
This commit is contained in:
parent
3e7147801e
commit
9367958359
1 changed files with 19 additions and 0 deletions
19
srcpkgs/wishlist/template
Normal file
19
srcpkgs/wishlist/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'wishlist'
|
||||
pkgname=wishlist
|
||||
version=0.15.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/charmbracelet/wishlist"
|
||||
go_package="github.com/charmbracelet/wishlist/cmd/wishlist"
|
||||
hostmakedepends="pkg-config"
|
||||
short_desc="SSH directory"
|
||||
maintainer="zenobit <zenobit@disroot.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/charmbracelet/wishlist"
|
||||
changelog="https://github.com/charmbracelet/wishlist/releases"
|
||||
distfiles="https://github.com/charmbracelet/wishlist/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=ba1a9bbd1925e2793d5eb97e38351faf5f9efdc89921af1f1322d9b88b94bdba
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue