From b9170344b33a658bb175c442d8b43e321535b821 Mon Sep 17 00:00:00 2001 From: Antonio Gurgel Date: Sat, 9 Oct 2021 14:48:23 -0700 Subject: [PATCH] python3-pycryptodomex: update to 3.11.0. --- srcpkgs/python3-pycryptodomex/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-pycryptodomex/template b/srcpkgs/python3-pycryptodomex/template index 7119d0947f50..5d6855a58c7f 100644 --- a/srcpkgs/python3-pycryptodomex/template +++ b/srcpkgs/python3-pycryptodomex/template @@ -1,7 +1,7 @@ # Template file for 'python3-pycryptodomex' pkgname=python3-pycryptodomex -version=3.10.4 -revision=2 +version=3.11.0 +revision=1 wrksrc="pycryptodomex-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -10,9 +10,9 @@ short_desc="Pycryptodome equivalent that installs under the 'Cryptodome' name" maintainer="Antonio Gurgel " license="Public Domain, BSD-2-Clause" homepage="https://www.pycryptodome.org/" -changelog="https://raw.githubusercontent.com/Legrandin/pycryptodome/master/Changelog.rst" +changelog="https://www.pycryptodome.org/en/latest/src/changelog.html" distfiles="${PYPI_SITE}/p/pycryptodomex/pycryptodomex-${version}.tar.gz" -checksum=acd3498a8ccf8ad20ce7daa5f7f5e6521465eeceb026f28a6adb0228dd9fcc6e +checksum=0398366656bb55ebdb1d1d493a7175fc48ade449283086db254ac44c7d318d6d post_install() { vlicense LICENSE.rst