From 05923ff57f6ad8ea295c4282707e673c29c47cc5 Mon Sep 17 00:00:00 2001 From: Alex Childs Date: Thu, 23 Jan 2020 22:39:36 -0600 Subject: [PATCH] python3-shodan: update to 1.21.3 --- srcpkgs/python3-shodan/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-shodan/template b/srcpkgs/python3-shodan/template index b722ce46bb2..428f59b47e3 100644 --- a/srcpkgs/python3-shodan/template +++ b/srcpkgs/python3-shodan/template @@ -1,11 +1,10 @@ # Template file for 'python3-shodan' pkgname=python3-shodan -version=1.21.2 +version=1.21.3 revision=1 archs=noarch wrksrc="shodan-python-${version}" build_style=python3-module -pycompile_module="shodan" hostmakedepends="python3-setuptools" depends="python3-click python3-click-plugins python3-colorama python3-requests python3-XlsxWriter" @@ -14,7 +13,7 @@ maintainer="Alex Childs " license="MIT" homepage="https://developer.shodan.io" distfiles="https://github.com/achillean/shodan-python/archive/${version}.tar.gz" -checksum=bbc522f92815915d9b6ca91adb04d3394c024e5c4e877139647ccf41f9fd5027 +checksum=469ba078a1995f6fd2ae1127f9faa26103c27b2758f6629ec95aad8f00d2775a post_install() { vlicense LICENSE