vp-build/srcpkgs/python3-urbandict/template

16 lines
557 B
Bash

# Template file for 'python3-urbandict'
pkgname=python3-urbandict
version=0.6.1
revision=4
wrksrc="urbandict-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="CLI client and a library for urbandictionary.com"
maintainer="Benjamín Albiñana <benalb@gmail.com>"
license="Unlicense"
homepage="https://github.com/novel/py-urbandict"
distfiles="${PYPI_SITE}/u/urbandict/urbandict-${version}.tar.gz"
checksum=a19685ffa2450bea2df9bf328a6ce7c3c1e2213c95171ae2263b987cc54d201b
conflicts="python-urbandict>=0"