mps-youtube: fix license= homepage= distfiles=
This commit is contained in:
parent
7f73c93eff
commit
5fd662cfe3
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mps-youtube'
|
# Template file for 'mps-youtube'
|
||||||
pkgname=mps-youtube
|
pkgname=mps-youtube
|
||||||
version=0.2.8
|
version=0.2.8
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="mps_youtube"
|
pycompile_module="mps_youtube"
|
||||||
|
@ -9,7 +9,7 @@ hostmakedepends="python3-setuptools"
|
||||||
depends="python3-pafy python3-setuptools"
|
depends="python3-pafy python3-setuptools"
|
||||||
short_desc="Terminal based YouTube player and downloader"
|
short_desc="Terminal based YouTube player and downloader"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/np1/mps-youtube/"
|
homepage="https://github.com/mps-youtube/mps-youtube/"
|
||||||
distfiles="https://github.com/np1/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mps-youtube/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=d5f2c4bc1f57f0566242c4a0a721a5ceaa6d6d407f9d6dd29009a714a0abec74
|
checksum=d5f2c4bc1f57f0566242c4a0a721a5ceaa6d6d407f9d6dd29009a714a0abec74
|
||||||
|
|
Loading…
Reference in a new issue