15 lines
520 B
Bash
15 lines
520 B
Bash
# Template file for 'urlscan'
|
|
pkgname=urlscan
|
|
version=0.9.9
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-urwid"
|
|
checkdepends="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=5c63206a6afbe7773903fa928833bd28af5887fc9d13f0e1e9529fed560a5eb8
|