mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
cordless: remove package
This commit is contained in:
parent
cbd3f7dbeb
commit
6dab08fa87
1 changed files with 0 additions and 18 deletions
|
@ -1,18 +0,0 @@
|
|||
# Template file for 'cordless'
|
||||
pkgname=cordless
|
||||
version=2020.01.05
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version//./-}"
|
||||
build_style=go
|
||||
go_import_path=github.com/Bios-Marcel/cordless
|
||||
hostmakedepends="git"
|
||||
short_desc="Command-line discord client"
|
||||
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/Bios-Marcel/${pkgname}"
|
||||
distfiles="https://github.com/Bios-Marcel/${pkgname}/archive/${version//./-}.tar.gz"
|
||||
checksum=ca86d772a5e00f915e63078ababfd6f96acdae4b251fe7b9e1e4fe9eb3c5bed9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue