mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
urlscan: update to 0.9.9.
This commit is contained in:
parent
c76b84b9d4
commit
5fbdd5c460
1 changed files with 4 additions and 3 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'urlscan'
|
# Template file for 'urlscan'
|
||||||
pkgname=urlscan
|
pkgname=urlscan
|
||||||
version=0.9.5
|
version=0.9.9
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-urwid"
|
depends="python3-urwid"
|
||||||
|
checkdepends="python3-urwid"
|
||||||
short_desc="View/select the URLs in an email message or file"
|
short_desc="View/select the URLs in an email message or file"
|
||||||
maintainer="Crestwave <crest.wave@yahoo.com>"
|
maintainer="Crestwave <crest.wave@yahoo.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/firecat53/urlscan"
|
homepage="https://github.com/firecat53/urlscan"
|
||||||
distfiles="https://github.com/firecat53/urlscan/archive/${version}.tar.gz"
|
distfiles="https://github.com/firecat53/urlscan/archive/${version}.tar.gz"
|
||||||
checksum=db76f61966431a8938adc998aaa2b30be54f9b1ff2a4c0064e9915df2fb6b996
|
checksum=5c63206a6afbe7773903fa928833bd28af5887fc9d13f0e1e9529fed560a5eb8
|
||||||
|
|
Loading…
Add table
Reference in a new issue