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

Felix Yan felixonmars at gemini.archlinux.org
Fri Feb 4 17:50:05 UTC 2022


    Date: Friday, February 4, 2022 @ 17:50:04
  Author: felixonmars
Revision: 1125791

upgpkg: python-ziamath 0.4-1

Modified:
  python-ziamath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-04 17:47:55 UTC (rev 1125790)
+++ PKGBUILD	2022-02-04 17:50:04 UTC (rev 1125791)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-ziamath
-pkgver=0.3
-pkgrel=3
+pkgver=0.4
+pkgrel=1
 pkgdesc="Render MathML and LaTeX Math to SVG without Latex installation"
 url="https://ziamath.readthedocs.io/"
 license=('MIT')
@@ -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=('7d9511f1e15b728e2cb7cde82eff12752a60f8dfd6e20766ca58404e1e495bb98ee408cf0253d6f36f675aaab440500631f9e1ee650a8192ab32e6b5774d1e16')
+sha512sums=('7abea8ada194b0c5de6897b441bcdc8f2101eeaa58a242360a9454e957b7fc99488d72f2ef3307dd6159b77d5055aa9bf050716542c78ad2b2808ddecd921501')
 
 prepare() {
   mv cdelker-ziamath-* ziamath-$pkgver



More information about the arch-commits mailing list