Date: Thursday, December 29, 2022 @ 21:21:16
  Author: felixonmars
Revision: 1371896

upgpkg: python-latex2mathml 3.75.1-1

Modified:
  python-latex2mathml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-29 21:20:15 UTC (rev 1371895)
+++ PKGBUILD    2022-12-29 21:21:16 UTC (rev 1371896)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-latex2mathml
-pkgver=3.75.0
+pkgver=3.75.1
 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=('d0cff5f642010882c8ec7e0ad5a87a6e70cc041b5d9534423368ce2fd4838020b4ddf1ce618c5e5bd4e147483d2d3626e237a078fda13cc5bda254c1b96648d6')
+sha512sums=('41204a97fa25cd5b011d2d43b36e87a1cc263b241cdca112976975a0860ff1f7e1e9b0f3955aa599449ee51cdd7d0c9958ce815eb9ddf518e1e19a67c87d1d05')
 
 prepare() {
   cd latex2mathml-$pkgver

Reply via email to