smpeg2: fix license, other lint
This commit is contained in:
parent
040ac72691
commit
b641a48c90
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'smpeg2'
|
||||
pkgname=smpeg2
|
||||
version=2.0.0
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
makedepends="SDL2-devel"
|
||||
short_desc="SDL2 MPEG Player Library"
|
||||
homepage="https://icculus.org/smpeg/"
|
||||
license="LGPL-2.1"
|
||||
maintainer="rogi <rogi@skylittlesystem.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://icculus.org/smpeg/"
|
||||
distfiles="https://www.libsdl.org/projects/smpeg/release/smpeg2-${version}.tar.gz"
|
||||
checksum=979a65b211744a44fa641a9b6e4d64e64a12ff703ae776bafe3c4c4cd85494b3
|
||||
|
||||
|
|
Loading…
Reference in New Issue