New package: urlscan-0.9.0
This commit is contained in:
parent
b32e8108f6
commit
e03873b5b5
1 changed files with 15 additions and 0 deletions
15
srcpkgs/urlscan/template
Normal file
15
srcpkgs/urlscan/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# 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
|
Loading…
Add table
Add a link
Reference in a new issue