From a2ecec3e41929dcd8fb34117c9a93513d0f1f63d Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Sat, 9 Nov 2024 13:41:24 +0100 Subject: [PATCH] toot: update to 0.45.0. --- srcpkgs/toot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template index fa6f3cd50dd..8cd267accd1 100644 --- a/srcpkgs/toot/template +++ b/srcpkgs/toot/template @@ -1,6 +1,6 @@ # Template file for 'toot' pkgname=toot -version=0.44.1 +version=0.45.0 revision=1 build_style=python3-pep517 _depends="python3-click python3-requests python3-BeautifulSoup4 python3-wcwidth @@ -14,7 +14,7 @@ license="GPL-3.0-or-later" homepage="https://toot.bezdomni.net" changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md" distfiles="${PYPI_SITE}/t/toot/toot-${version}.tar.gz" -checksum=2887ba4c81c0a28448b260804ba6ac1f16178c188cd3a04621912acf764c9bd7 +checksum=ba209fe60c22f4efda7d882381492ca8639d52c60b6012eb1a10ae1ca70db7cf post_install() { for shell in bash zsh fish; do