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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jun 3 08:32:11 UTC 2022


    Date: Friday, June 3, 2022 @ 08:32:10
  Author: felixonmars
Revision: 1219487

upgpkg: python-ziamath 0.5-1

Modified:
  python-ziamath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-03 08:31:59 UTC (rev 1219486)
+++ PKGBUILD	2022-06-03 08:32:10 UTC (rev 1219487)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-ziamath
-pkgver=0.4
+pkgver=0.5
 pkgrel=1
 pkgdesc="Render MathML and LaTeX Math to SVG without Latex installation"
 url="https://ziamath.readthedocs.io/"
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-latex2mathml' 'python-nbval' 'python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://bitbucket.org/cdelker/ziamath/get/$pkgver.tar.bz2")
-sha512sums=('7abea8ada194b0c5de6897b441bcdc8f2101eeaa58a242360a9454e957b7fc99488d72f2ef3307dd6159b77d5055aa9bf050716542c78ad2b2808ddecd921501')
+sha512sums=('1e23f8018758b0cd21585d2e37d43172a9c39e9c73151042166db9c11fe34a3a869870df0f1e2f591d38b2107e211af2ad4b593b3d53e0d9f647b7b123ddad4e')
 
 prepare() {
   mv cdelker-ziamath-* ziamath-$pkgver



More information about the arch-commits mailing list