urlscan: update to 0.9.5.
This commit is contained in:
parent
af839c25cf
commit
f2ee5fe5e4
1 changed files with 3 additions and 5 deletions
|
@ -1,10 +1,8 @@
|
|||
# Template file for 'urlscan'
|
||||
pkgname=urlscan
|
||||
version=0.9.4
|
||||
revision=2
|
||||
archs=noarch
|
||||
version=0.9.5
|
||||
revision=1
|
||||
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"
|
||||
|
@ -12,4 +10,4 @@ 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
|
||||
checksum=db76f61966431a8938adc998aaa2b30be54f9b1ff2a4c0064e9915df2fb6b996
|
||||
|
|
Loading…
Reference in a new issue