mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
Merge pull request #2982 from diogoleal/yturl
New package: yturl-1.20.0
This commit is contained in:
commit
865cae40d8
1 changed files with 14 additions and 0 deletions
14
srcpkgs/yturl/template
Normal file
14
srcpkgs/yturl/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'yturl'
|
||||||
|
pkgname=yturl
|
||||||
|
version=1.20.0
|
||||||
|
revision=1
|
||||||
|
build_style=python-module
|
||||||
|
hostmakedepends="python-setuptools"
|
||||||
|
noarch=yes
|
||||||
|
short_desc="YouTube videos on the command line"
|
||||||
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
|
license="Public Domain"
|
||||||
|
homepage="https://github.com/cdown/yturl"
|
||||||
|
distfiles="https://github.com/cdown/yturl/archive/${version}.tar.gz"
|
||||||
|
checksum=b82e0ddfa4572959af9d1b0f3362042284f2583d7775b700151925708e0d1e93
|
||||||
|
|
Loading…
Add table
Reference in a new issue