mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
urlscan: update to 0.9.3.
This commit is contained in:
parent
6595fbc6c0
commit
b0a8cadcb1
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'urlscan'
|
# Template file for 'urlscan'
|
||||||
pkgname=urlscan
|
pkgname=urlscan
|
||||||
version=0.9.2
|
version=0.9.3
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,5 +11,5 @@ 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="${homepage}/archive/${version}.tar.gz"
|
distfiles="https://github.com/firecat53/urlscan/archive/${version}.tar.gz"
|
||||||
checksum=312f0be32f784f23c2143b7f74a40ffa3ee88a638c74d8f6af038b71b4865468
|
checksum=d3eaef486df70da85614b51a383fa5d570b6253c147349da29df04cd36ed7955
|
||||||
|
|
Loading…
Add table
Reference in a new issue