[arch-commits] Commit in python-latex2mathml/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Sep 5 20:28:21 UTC 2022
Date: Monday, September 5, 2022 @ 20:28:21
Author: felixonmars
Revision: 1293259
upgpkg: python-latex2mathml 3.63.1-1
Modified:
python-latex2mathml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-05 20:25:52 UTC (rev 1293258)
+++ PKGBUILD 2022-09-05 20:28:21 UTC (rev 1293259)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-latex2mathml
-pkgver=3.63.0
+pkgver=3.63.1
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=('c94042cbd206af3fc12eb3b0f5ef222a2ac46381999af5bb3ee0f3d7b633b6a6259bdbf1e22d5e0f26ac16baaaba6c68450acf90dbb3bdbd525e603a7c37bf8d')
+sha512sums=('31d9018576d7bc0f87d256c5640d812dd222105a49be522575afd065b3d5e33dde55775d1c7f2cff07be5a6f622b912d5dbf659be3f12f73c6e55ae06596da2b')
build() {
cd latex2mathml-$pkgver
More information about the arch-commits
mailing list