mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
toot: update to 0.47.1.
This commit is contained in:
parent
d9ec9ff2c1
commit
05d9d976ae
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'toot'
|
# Template file for 'toot'
|
||||||
pkgname=toot
|
pkgname=toot
|
||||||
version=0.45.0
|
version=0.47.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
_depends="python3-click python3-requests python3-BeautifulSoup4 python3-wcwidth
|
_depends="python3-click python3-requests python3-BeautifulSoup4 python3-wcwidth
|
||||||
|
@ -14,7 +14,7 @@ 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="${PYPI_SITE}/t/toot/toot-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/toot/toot-${version}.tar.gz"
|
||||||
checksum=ba209fe60c22f4efda7d882381492ca8639d52c60b6012eb1a10ae1ca70db7cf
|
checksum=fae758b50d22c019379a1f90ac0fe7adfc152ce8899005e463b36ee2e88abc2b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for shell in bash zsh fish; do
|
for shell in bash zsh fish; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue