Date: Tuesday, September 27, 2022 @ 14:56:29
  Author: felixonmars
Revision: 1312602

upgpkg: python-latex2mathml 3.67.0-1

Modified:
  python-latex2mathml/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-27 14:55:37 UTC (rev 1312601)
+++ PKGBUILD    2022-09-27 14:56:29 UTC (rev 1312602)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-latex2mathml
-pkgver=3.66.2
+pkgver=3.67.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=('9b843bd659967629533e9a28cf66f410a0890d84166a24cd992881b220db39d674756161605f944e4d513b4b844f1ff4cded58e7e1c8d9e47210bf41c638772c')
+sha512sums=('e9576b962d242374e3cb91a77cf91e79b145929fb106a3f7276dc25e34b20c561a5f6bfb817fde6d3dfc399ae7097c02ff0eb937c4946828e70c7431cbf5377a')
 
 prepare() {
   cd latex2mathml-$pkgver

Reply via email to