Date: Saturday, November 5, 2022 @ 19:32:15
  Author: felixonmars
Revision: 1342391

upgpkg: python-latex2mathml 3.74.1-1

Modified:
  python-latex2mathml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-05 19:31:22 UTC (rev 1342390)
+++ PKGBUILD    2022-11-05 19:32:15 UTC (rev 1342391)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-latex2mathml
-pkgver=3.74.0
+pkgver=3.74.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=('d233ea2aa6fe90542b9ce695a3ffb3f0fcffc97ed112b370665f7aebba3a710a87307241b24f3111bf6e055d0a827274d32c9649228110c74199969c12f53e15')
+sha512sums=('24b326b9dd8f537b3d13d1cef6bf34f63be8d6f028e961188f536a2095bbda7e03710e9ffdb022b12117d698c66c54c2d7c1a8cd1d005f099ebf50b76a652b0e')
 
 prepare() {
   cd latex2mathml-$pkgver

Reply via email to