neverball: fix license
This commit is contained in:
parent
8d0e32c3bc
commit
7da3ec9fb8
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'neverball'
|
||||
pkgname=neverball
|
||||
version=1.6.0
|
||||
revision=4
|
||||
revision=5
|
||||
hostmakedepends="gettext"
|
||||
makedepends="libpng-devel libjpeg-turbo-devel libvorbis-devel SDL2_ttf-devel physfs-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="Puzzle/action game similar to Super Monkey Ball"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.neverball.org"
|
||||
distfiles="http://www.neverball.org/$pkgname-$version.tar.gz"
|
||||
checksum=73fe63cca4f96e2d355480d03bc0b2904e83a0abdf65fe8c52db5cc3cca88fa0
|
||||
|
|
Loading…
Reference in a new issue