Date: Thursday, September 15, 2022 @ 21:33:13 Author: felixonmars Revision: 1303012
upgpkg: python-latex2mathml 3.64.0-1 Modified: python-latex2mathml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-15 21:32:50 UTC (rev 1303011) +++ PKGBUILD 2022-09-15 21:33:13 UTC (rev 1303012) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-latex2mathml -pkgver=3.63.3 +pkgver=3.64.0 pkgrel=1 pkgdesc="Pure Python library for LaTeX to MathML conversion" url="https://github.com/roniemartinez/latex2mathml" @@ -10,7 +10,7 @@ depends=('python-setuptools') checkdepends=('python-pytest' 'python-multidict' 'python-xmljson') source=("https://github.com/roniemartinez/latex2mathml/archive/$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('83c0f356001fa7c6a1c4e63c0e2b82e4ab57606735cf73f375a62a796871f8829512affc5785255e3dcdc4e913400f46501ae0731ec1f0b27b8200874c71fdc3') +sha512sums=('7c352642a83f002cc30e52150ead0f0805a46ffe0f1808c968e87f81a9fa8cd1487bcf269d8856922f83ed97011c4a86af6f795dedc925e40801a5290b260c8e') prepare() { cd latex2mathml-$pkgver
