mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
toot: update to 0.38.2
This commit is contained in:
parent
cc9cf0c2be
commit
59b71cae22
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'toot'
|
# Template file for 'toot'
|
||||||
pkgname=toot
|
pkgname=toot
|
||||||
version=0.38.1
|
version=0.38.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
depends="python3-BeautifulSoup4 python3-requests python3-wcwidth
|
depends="python3-BeautifulSoup4 python3-requests python3-wcwidth
|
||||||
|
@ -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=686396be87746c7cdee70739deaac79f36d2e8993198255ab178b506d6f45dc1
|
checksum=2a8801d74e7ecf69812e3bd329db86ad6e99159dfb235060fedca7b5f5c72417
|
||||||
|
|
Loading…
Add table
Reference in a new issue