mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
New package: netris-0.1.8
This commit is contained in:
parent
f484b3019f
commit
0bf7c35db1
1 changed files with 13 additions and 0 deletions
13
srcpkgs/netris/template
Normal file
13
srcpkgs/netris/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'netris'
|
||||||
|
pkgname=netris
|
||||||
|
version=0.1.8
|
||||||
|
revision=1
|
||||||
|
wrksrc=$pkgname-v$version
|
||||||
|
build_style=go
|
||||||
|
go_import_path=gitlab.com/tslocum/netris/cmd/netris
|
||||||
|
short_desc="Multiplayer Tetris clone"
|
||||||
|
maintainer="Anjandev Momi <anjan@momi.ca>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://gitlab.com/tslocum/netris"
|
||||||
|
distfiles="https://gitlab.com/tslocum/netris/-/archive/v${version}/netris-v${version}.tar.gz"
|
||||||
|
checksum=3638d7bfce544fde9ab1dd15376586e12513187f7c3b51baf223846cce60a33e
|
Loading…
Add table
Reference in a new issue