From 49ac9b5f1ce718d3e43b84e0d3bfdb61035e5cf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= Date: Tue, 25 Jul 2023 15:12:25 +0100 Subject: [PATCH] urlscan: update to 1.0.1. --- srcpkgs/urlscan/template | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/srcpkgs/urlscan/template b/srcpkgs/urlscan/template index f669aef9db6bb..fc29ce2ef2b52 100644 --- a/srcpkgs/urlscan/template +++ b/srcpkgs/urlscan/template @@ -1,6 +1,6 @@ # Template file for 'urlscan' pkgname=urlscan -version=1.0.0 +version=1.0.1 revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs" @@ -10,9 +10,5 @@ maintainer="André Cerqueira " license="GPL-2.0-or-later" homepage="https://github.com/firecat53/urlscan" changelog="https://github.com/firecat53/urlscan/releases" -distfiles="https://github.com/firecat53/urlscan/archive/${version}.tar.gz" -checksum=b12da2c3ee45ae21c80eed2fc40866b3b0b82a39e70ce1ad458b65af7334728a - -pre_build() { - export SETUPTOOLS_SCM_PRETEND_VERSION="${version}" -} +distfiles="${PYPI_SITE}/u/urlscan/urlscan-${version}.tar.gz" +checksum=e0ec986e5aa2da57dd2face8692116d80af173d4eb56a78e4fd881731113307f