toot: update to 0.42.0.
This commit is contained in:
parent
e621076b24
commit
195629657c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'toot'
|
# Template file for 'toot'
|
||||||
pkgname=toot
|
pkgname=toot
|
||||||
version=0.41.1
|
version=0.42.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
|
@ -13,4 +13,4 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://toot.bezdomni.net"
|
homepage="https://toot.bezdomni.net"
|
||||||
changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/ihabunek/toot/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/ihabunek/toot/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=8d5f6aa5b156f9a3be01b9f6d3bffb103090f56456b434ea18962526b1e1370e
|
checksum=05502896b3a75aa93c8895bab75669653601af502ac6cf44d1ab33de373ef229
|
||||||
|
|
Loading…
Reference in New Issue