Date: Wednesday, October 12, 2022 @ 12:32:49 Author: felixonmars Revision: 1327819
upgpkg: python-latex2mathml 3.71.0-1 Modified: python-latex2mathml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-12 12:32:11 UTC (rev 1327818) +++ PKGBUILD 2022-10-12 12:32:49 UTC (rev 1327819) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-latex2mathml -pkgver=3.70.0 +pkgver=3.71.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=('1617d73d015c316a455f6c7b44cb3738dcb5ad4e867ebdd575f6c66b23821bdc5200bbcec2adc69a6545f970d544ea6ff2856f2a8b84f61880cb5f728b5085f5') +sha512sums=('5703a884c1ee8441cc03ad5de7c28eb86f55c84a026e2aa6ef29886b35a9dc13f4f004ee434ea8029d49e33b9b63c604dfbefba7032a7c8df7fbd50e8674720e') prepare() { cd latex2mathml-$pkgver
