void-packages/srcpkgs/msg2/template

16 lines
448 B
Bash
Raw Normal View History

2018-10-18 00:27:29 +02:00
# Template file for 'msg2'
pkgname=msg2
version=1.1.0
revision=1
build_style=cmake
short_desc="Output a blue arrow and a white message on the commandline"
maintainer="cr6git <quark6@protonmail.com>"
license="GPL-3.0-or-later"
homepage="https://roboticoverlords.org/msg2/"
distfiles="https://roboticoverlords.org/msg2/msg2-${version}.tar.xz"
checksum=437db75160a66d5b56a015ef8b56e872671a83745dd337477d2d5532f7cb60de
post_install() {
vman msg2.1
}