python3-md2gemini: update to 1.9.0.
This commit is contained in:
parent
5b81df0697
commit
2880719c0d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-md2gemini'
|
# Template file for 'python3-md2gemini'
|
||||||
pkgname=python3-md2gemini
|
pkgname=python3-md2gemini
|
||||||
version=1.8.1
|
version=1.9.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="md2gemini-${version}"
|
wrksrc="md2gemini-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-mistune2 python3-cjkwrap
|
hostmakedepends="python3-setuptools python3-mistune2 python3-cjkwrap
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="LGPL-3.0-only"
|
license="LGPL-3.0-only"
|
||||||
homepage="https://github.com/makeworld-the-better-one/md2gemini"
|
homepage="https://github.com/makeworld-the-better-one/md2gemini"
|
||||||
distfiles="${PYPI_SITE}/m/md2gemini/md2gemini-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/m/md2gemini/md2gemini-${version}.tar.gz"
|
||||||
checksum=3ef2bd2d9e2b4968a844a2858f721348429f3a0b5976bd1c324198538103ca55
|
checksum=775cee2be36aa0f4b7ea2861f2ac7d80e113f78b40a58f92192b6c73f6c84e75
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# remove tests directory polluting site-packages
|
# remove tests directory polluting site-packages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue