mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
rage-player: fix license
This commit is contained in:
parent
ba189a4868
commit
b4b025f7ac
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rage-player'
|
||||
pkgname=rage-player
|
||||
version=0.3.1
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="rage-${version}"
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config efl-devel"
|
||||
|
@ -9,8 +9,8 @@ makedepends="efl-devel"
|
|||
depends="desktop-file-utils"
|
||||
short_desc="Video and Audio player written with Enlightenment Foundation Libraries"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="2-Clause-BSD"
|
||||
homepage="https://www.enlightenment.org/p.php?p=about/rage"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://www.enlightenment.org/about-rage"
|
||||
distfiles="https://download.enlightenment.org/rel/apps/rage/rage-${version}.tar.xz"
|
||||
checksum=e5c434ef415ec1dd268399c527f582baeef39a25dee52f828876bfb58698cd11
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue