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

Felix Yan felixonmars at gemini.archlinux.org
Sat Sep 3 13:39:55 UTC 2022


    Date: Saturday, September 3, 2022 @ 13:39:54
  Author: felixonmars
Revision: 1292442

upgpkg: python-latex2mathml 3.63.0-1

Modified:
  python-latex2mathml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-03 13:38:46 UTC (rev 1292441)
+++ PKGBUILD	2022-09-03 13:39:54 UTC (rev 1292442)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-latex2mathml
-pkgver=3.62.0
+pkgver=3.63.0
 pkgrel=1
 pkgdesc="Pure Python library for LaTeX to MathML conversion"
 url="https://github.com/roniemartinez/latex2mathml"
@@ -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=('0493f2b57b139430fb5551d47f5b89db62f0b371e09f778736230f1d8ac929bc4be938c691566185681bd8f9a6124991038bf2bde0f83889dced46dddbc9f758')
+sha512sums=('c94042cbd206af3fc12eb3b0f5ef222a2ac46381999af5bb3ee0f3d7b633b6a6259bdbf1e22d5e0f26ac16baaaba6c68450acf90dbb3bdbd525e603a7c37bf8d')
 
 build() {
   cd latex2mathml-$pkgver



More information about the arch-commits mailing list