Date: Thursday, October 6, 2022 @ 15:08:40
  Author: felixonmars
Revision: 1322330

upgpkg: python-latex2mathml 3.69.0-1

Modified:
  python-latex2mathml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-06 15:08:09 UTC (rev 1322329)
+++ PKGBUILD    2022-10-06 15:08:40 UTC (rev 1322330)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-latex2mathml
-pkgver=3.68.0
+pkgver=3.69.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=('abe38ab8cc78cb8c0f6d136043f66019b4cc564aa49ff29a24e584575346f9b98e0421b487ddb8aae1f90efc53175707a87ecc2067b3a5436d8926d45d2972a2')
+sha512sums=('b1c8c6a6901459400e1ea945383dcd95c42e887a3d474e1826f4d922e596a9c389bffa2883e28791e12f1bbdb7e7b901b5a2603e2747b779e1b895198adccf86')
 
 prepare() {
   cd latex2mathml-$pkgver

Reply via email to