mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
robotfindskitten: fix license, other lint
This commit is contained in:
parent
3d1d65c980
commit
a4f475ff9b
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'robotfindskitten'
|
# Template file for 'robotfindskitten'
|
||||||
pkgname=robotfindskitten
|
pkgname=robotfindskitten
|
||||||
version=2.7182818.701
|
version=2.7182818.701
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="setconf"
|
hostmakedepends="setconf"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
short_desc="Yet another zen simulation"
|
short_desc="Yet another zen simulation"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.robotfindskitten.org"
|
homepage="http://www.robotfindskitten.org"
|
||||||
license="GPL-2"
|
|
||||||
distfiles="http://robotfindskitten.org/download/POSIX/${pkgname}-${version}.tar.gz"
|
distfiles="http://robotfindskitten.org/download/POSIX/${pkgname}-${version}.tar.gz"
|
||||||
checksum=7749a370796fd23e3b306b00de5f7fb7997a35fef30e3910ff159448c932d719
|
checksum=7749a370796fd23e3b306b00de5f7fb7997a35fef30e3910ff159448c932d719
|
||||||
|
|
||||||
|
@ -19,4 +19,3 @@ pre_configure() {
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall nki/vanilla.nki 644 usr/share/games/robotfindskitten
|
vinstall nki/vanilla.nki 644 usr/share/games/robotfindskitten
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue