mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
New package: msg2-1.1.0
This commit is contained in:
parent
e7dd7169a2
commit
b4d9400f38
1 changed files with 15 additions and 0 deletions
15
srcpkgs/msg2/template
Normal file
15
srcpkgs/msg2/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# 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
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue