mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
toot: update to 0.39.0.
This commit is contained in:
parent
f0f19d1e6f
commit
4e557d70d7
1 changed files with 3 additions and 3 deletions
|
@ -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 <jon@jefferiestube.net>"
|
||||
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue