toot: update to 0.25.2
This commit is contained in:
parent
105a60d6eb
commit
9b58182759
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'toot'
|
||||
pkgname=toot
|
||||
version=0.24.0
|
||||
revision=2
|
||||
version=0.25.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="toot"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-BeautifulSoup4 python3-requests python3-setuptools python3-wcwidth
|
||||
python3-urwid"
|
||||
|
@ -13,4 +12,4 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/ihabunek/toot"
|
||||
distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
|
||||
checksum=645db4d1284cde8d29de1e6852efcb84284e66b55a1847c71b7f32a6ebe658ee
|
||||
checksum=9dfba770da228b81ded867da8aaf7a0c20410563959e851f3bdd648715b6cdd3
|
||||
|
|
Loading…
Reference in a new issue