Date: Wednesday, October 12, 2022 @ 00:30:45
  Author: felixonmars
Revision: 1327748

upgpkg: python-latex2mathml 3.70.0-1

Modified:
  python-latex2mathml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-12 00:30:40 UTC (rev 1327747)
+++ PKGBUILD    2022-10-12 00:30:45 UTC (rev 1327748)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-latex2mathml
-pkgver=3.69.0
+pkgver=3.70.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=('b1c8c6a6901459400e1ea945383dcd95c42e887a3d474e1826f4d922e596a9c389bffa2883e28791e12f1bbdb7e7b901b5a2603e2747b779e1b895198adccf86')
+sha512sums=('1617d73d015c316a455f6c7b44cb3738dcb5ad4e867ebdd575f6c66b23821bdc5200bbcec2adc69a6545f970d544ea6ff2856f2a8b84f61880cb5f728b5085f5')
 
 prepare() {
   cd latex2mathml-$pkgver

Reply via email to