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

Kyle Keen kkeen at gemini.archlinux.org
Sat Jul 2 00:51:23 UTC 2022


    Date: Saturday, July 2, 2022 @ 00:51:22
  Author: kkeen
Revision: 1243574

upgpkg: python-mistune 2.0.3-1

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-02 00:24:51 UTC (rev 1243573)
+++ PKGBUILD	2022-07-02 00:51:22 UTC (rev 1243574)
@@ -4,7 +4,7 @@
 
 _pkgname=mistune
 pkgname=python-mistune
-pkgver=2.0.2
+pkgver=2.0.3
 pkgrel=1
 pkgdesc="A fast yet powerful Python Markdown parser with renderers and plugins"
 arch=(any)
@@ -14,8 +14,8 @@
 makedepends=(python-build python-installer python-setuptools python-wheel)
 checkdepends=(python-pytest)
 source=("$pkgname-$pkgver.tar.gz::https://github.com/lepture/mistune/archive/refs/tags/v${pkgver}.tar.gz")
-sha512sums=('b11bda3f265a74959ea66b19bc0122f6951beb68af7eced1ff4c2106e179c65bba0566f7f7146e087307ca3f78ad0a1fdc78dc3955e6cb1ea2a0ce5c2e1aeecb')
-b2sums=('420db59d5a4813ca743dadf09f8618f3bea673629ff049b2b13e11af9130256f56d0a93883edb319ab595db0de6f820310adfb4a2b21fbaab87defb70d6daa56')
+sha512sums=('1a88b77201d771f1c67b134363d26fba1becb1306e13d2d4fc9216b0ebf6716c17dd6ecba4cbc201e4cab25216597c652a505b14f6446296624af4a9aee85faa')
+b2sums=('987b702969b2fa72945781cadf22d650acb79157c3c9a1181208662cc5d5b8d91718f75249f57bd6c69ff36a7a300e9b96816631894e673621e383be4727741b')
 
 build() {
   cd "${_pkgname}-$pkgver"



More information about the arch-commits mailing list