16 lines
504 B
Bash
16 lines
504 B
Bash
# Template file for 'urlscan'
|
|
pkgname=urlscan
|
|
version=0.9.0
|
|
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=0b9fe6d8ce966655fa763bfafc002534503a6fcd5059c163bdd922a06854de49
|