15 lines
531 B
Bash
15 lines
531 B
Bash
# Template file for 'urlscan'
|
|
pkgname=urlscan
|
|
version=0.9.4
|
|
revision=2
|
|
archs=noarch
|
|
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="https://github.com/firecat53/urlscan/archive/${version}.tar.gz"
|
|
checksum=fc76c3c8a852f1fbdde69faa336184b7f060b33e8e4573d6ffa8790ed6f429b6
|