From e3c2158bf56d80902620eb0cf6003bbad103ce15 Mon Sep 17 00:00:00 2001 From: Galen Abell Date: Tue, 16 Apr 2024 17:52:19 +0200 Subject: community/toot: upgrade to 0.43.0 --- community/toot/APKBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/community/toot/APKBUILD b/community/toot/APKBUILD index 96005e51599..32850b31918 100644 --- a/community/toot/APKBUILD +++ b/community/toot/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Galen Abell # Maintainer: Galen Abell pkgname=toot -pkgver=0.42.0 -pkgrel=1 +pkgver=0.43.0 +pkgrel=0 pkgdesc="mastodon cli & tui" url="https://github.com/ihabunek/toot" arch="noarch" @@ -10,7 +10,9 @@ license="GPL-3.0-only" depends=" py3-beautifulsoup4 py3-click + py3-pillow py3-requests + py3-term-image py3-tomlkit py3-urwid py3-urwidgets @@ -40,5 +42,5 @@ package() { } sha512sums=" -4370d3470a20850ce8f7b934270b54b6993972c5a6aeeb246da854865f54353825959e37184e22ddbbdee88e7ce2d9fccbcb8e8bb04f6b83faf03bfd2c46ea09 toot-0.42.0.tar.gz +ed9de92e33f5f2f586573bcc53660cfba2d405ccdb7550fecf412a3dc8d1f8a6222573797f8c347101ea0d2613b6fd686cd3c744437fb58dafb3c22282a567dc toot-0.43.0.tar.gz " -- cgit v1.2.3