mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
toot: update to 0.41.1.
This commit is contained in:
parent
792f36c043
commit
c3bbc4547f
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'toot'
|
||||
pkgname=toot
|
||||
version=0.39.0
|
||||
version=0.41.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3-BeautifulSoup4 python3-requests python3-wcwidth
|
||||
depends="python3-click python3-requests python3-BeautifulSoup4 python3-wcwidth
|
||||
python3-urwid python3-urwidgets python3-tomlkit"
|
||||
checkdepends="${depends} python3-psycopg2 python3-pytest-xdist"
|
||||
short_desc="Mastodon CLI client"
|
||||
|
@ -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=8c5626e5586b73d1b940e9edea9276595ee85df5a67c69932a88b001f3e9ca77
|
||||
checksum=8d5f6aa5b156f9a3be01b9f6d3bffb103090f56456b434ea18962526b1e1370e
|
||||
|
|
Loading…
Add table
Reference in a new issue