toot: update to 0.36.0.
This commit is contained in:
parent
c4758baba0
commit
14b1c3c405
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'toot'
|
||||
pkgname=toot
|
||||
version=0.35.0
|
||||
version=0.36.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
|
@ -10,7 +10,7 @@ checkdepends="${depends} python3-psycopg2 python3-pytest-xdist"
|
|||
short_desc="Mastodon CLI client"
|
||||
maintainer="Jon Levin <jon@jefferiestube.net>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/ihabunek/toot"
|
||||
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=bdf6e7bf7e5b54c22868adf3dd3dd479497e9f0cc78cbc127ad19b6426d1a955
|
||||
checksum=0aa554154d3a784e5e2345a8a2df9a90b877de6d888419194968807c942c7d73
|
||||
|
|
Loading…
Reference in New Issue