15 lines
445 B
Bash
15 lines
445 B
Bash
# 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
|
|
|