Date: Saturday, April 1, 2023 @ 13:32:45 Author: felixonmars Revision: 1431666
upgpkg: python-latex2mathml 3.75.2-1 Modified: python-latex2mathml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-01 13:31:25 UTC (rev 1431665) +++ PKGBUILD 2023-04-01 13:32:45 UTC (rev 1431666) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-latex2mathml -pkgver=3.75.1 +pkgver=3.75.2 pkgrel=1 pkgdesc="Pure Python library for LaTeX to MathML conversion" url="https://github.com/roniemartinez/latex2mathml" @@ -11,7 +11,7 @@ makedepends=('python-build' 'python-installer' 'python-poetry-core') checkdepends=('python-pytest' 'python-multidict' 'python-xmljson') source=("https://github.com/roniemartinez/latex2mathml/archive/$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('41204a97fa25cd5b011d2d43b36e87a1cc263b241cdca112976975a0860ff1f7e1e9b0f3955aa599449ee51cdd7d0c9958ce815eb9ddf518e1e19a67c87d1d05') +sha512sums=('a2f27f9ea678327ed4af3a5be3077aeb6426b220902f0859df33f453f8adaddd56dc3521fc052e27e00285f1d4b0397c81b8939e495f4cc3c616de4bb1511f74') prepare() { cd latex2mathml-$pkgver
