16 lines
504 B
Bash
16 lines
504 B
Bash
# Template file for 'urlscan'
|
|
pkgname=urlscan
|
|
version=0.9.2
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python3-module
|
|
pycompile_module="urlscan"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-urwid"
|
|
short_desc="View/select the URLs in an email message or file"
|
|
maintainer="Crestwave <crest.wave@yahoo.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/firecat53/urlscan"
|
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
|
checksum=312f0be32f784f23c2143b7f74a40ffa3ee88a638c74d8f6af038b71b4865468
|