[arch-commits] Commit in python-latex2mathml/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 29 18:56:18 UTC 2022


    Date: Monday, August 29, 2022 @ 18:56:18
  Author: felixonmars
Revision: 1285562

upgpkg: python-latex2mathml 3.62.0-1

Modified:
  python-latex2mathml/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 18:55:14 UTC (rev 1285561)
+++ PKGBUILD	2022-08-29 18:56:18 UTC (rev 1285562)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-latex2mathml
-pkgver=3.61.0
-pkgrel=3
+pkgver=3.62.0
+pkgrel=1
 pkgdesc="Pure Python library for LaTeX to MathML conversion"
 url="https://github.com/roniemartinez/latex2mathml"
 license=('MIT')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-cov' 'python-multidict' 'python-xmljson')
 source=("https://github.com/roniemartinez/latex2mathml/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('a8ae799ff5d24ee92ab89e47dee53e29cd78022484666925c845b7ae1e68f520a779b8c5bd6c36396ecc499cf99319a5ca727d2568e2f1560200c645a7f0a349')
+sha512sums=('0493f2b57b139430fb5551d47f5b89db62f0b371e09f778736230f1d8ac929bc4be938c691566185681bd8f9a6124991038bf2bde0f83889dced46dddbc9f758')
 
 build() {
   cd latex2mathml-$pkgver



More information about the arch-commits mailing list