From 4e557d70d74d962e8cac99550212968d6f37c3ea Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Thu, 7 Dec 2023 20:26:20 +0100 Subject: [PATCH] toot: update to 0.39.0. --- srcpkgs/toot/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template index 6c490fd335a..d47fcec4af7 100644 --- a/srcpkgs/toot/template +++ b/srcpkgs/toot/template @@ -1,11 +1,11 @@ # Template file for 'toot' pkgname=toot -version=0.38.2 +version=0.39.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" depends="python3-BeautifulSoup4 python3-requests python3-wcwidth - python3-urwid python3-tomlkit" + python3-urwid python3-urwidgets python3-tomlkit" checkdepends="${depends} python3-psycopg2 python3-pytest-xdist" short_desc="Mastodon CLI client" maintainer="Jon Levin " @@ -13,4 +13,4 @@ license="GPL-3.0-or-later" homepage="https://toot.bezdomni.net" changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md" distfiles="https://github.com/ihabunek/toot/archive/refs/tags/${version}.tar.gz" -checksum=2a8801d74e7ecf69812e3bd329db86ad6e99159dfb235060fedca7b5f5c72417 +checksum=8c5626e5586b73d1b940e9edea9276595ee85df5a67c69932a88b001f3e9ca77