mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
New package: 6cord
This commit is contained in:
parent
27befa1880
commit
ac5a654573
1 changed files with 18 additions and 0 deletions
18
srcpkgs/6cord/template
Normal file
18
srcpkgs/6cord/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for '6cord'
|
||||||
|
pkgname=6cord
|
||||||
|
version=9.5
|
||||||
|
revision=1
|
||||||
|
wrksrc="$pkgname-stable-$version"
|
||||||
|
build_style=go
|
||||||
|
go_import_path="gitlab.com/diamondburned/6cord"
|
||||||
|
short_desc="Terminal UI for Discord"
|
||||||
|
maintainer="Paper <paper@tilde.institute>"
|
||||||
|
license="MPL-2.0"
|
||||||
|
homepage="https://gitlab.com/diamondburned/6cord"
|
||||||
|
distfiles="https://gitlab.com/diamondburned/$pkgname/-/archive/stable-$version/$pkgname-stable-$version.tar.gz"
|
||||||
|
checksum=8ba69d154842aac4cebf85ff92e6d39d31827a43042bcccfcad3185876d5319b
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vdoc README.md
|
||||||
|
vsconf 6cord.toml
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue