Date: Friday, September 9, 2022 @ 18:15:26 Author: felixonmars Revision: 1297350
upgpkg: python-latex2mathml 3.63.2-1 Modified: python-latex2mathml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-09 18:10:16 UTC (rev 1297349) +++ PKGBUILD 2022-09-09 18:15:26 UTC (rev 1297350) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-latex2mathml -pkgver=3.63.1 +pkgver=3.63.2 pkgrel=1 pkgdesc="Pure Python library for LaTeX to MathML conversion" url="https://github.com/roniemartinez/latex2mathml" @@ -11,7 +11,7 @@ makedepends=('python-setuptools') checkdepends=('python-pytest-cov' 'python-multidict' 'python-xmljson') source=("https://github.com/roniemartinez/latex2mathml/archive/$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('31d9018576d7bc0f87d256c5640d812dd222105a49be522575afd065b3d5e33dde55775d1c7f2cff07be5a6f622b912d5dbf659be3f12f73c6e55ae06596da2b') +sha512sums=('baba4fc38b7b8fe2184991119b6d36e00c3526846f6d06bf1f4c17ed3c5365bad1074eaa93195f667ec69136a0bd59a6334f2aaf649f773239032b6e289ee401') build() { cd latex2mathml-$pkgver
