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

Antonio Rojas arojas at gemini.archlinux.org
Tue Jan 25 21:42:01 UTC 2022


    Date: Tuesday, January 25, 2022 @ 21:42:01
  Author: arojas
Revision: 1115586

Update to 2.0.2

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-25 21:40:19 UTC (rev 1115585)
+++ PKGBUILD	2022-01-25 21:42:01 UTC (rev 1115586)
@@ -4,8 +4,8 @@
 
 _pkgname=mistune
 pkgname=python-mistune
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.2
+pkgrel=1
 pkgdesc="A fast yet powerful Python Markdown parser with renderers and plugins"
 arch=(any)
 url="https://github.com/lepture/mistune"
@@ -14,8 +14,8 @@
 makedepends=(python-build python-install 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=('4d63695f7153e409adcadec2e053987e6f4c7e627a73c0338a163fe04a8eb2f0e0c6f0222063dc49b724f89f6a56eeebf6404aef30146a49760311e5a87c5d7b')
-b2sums=('bebebe26ed581095824c86d044d4f4564915c5bdba3e1fab5470a6b6ebb0775d8c1ec995d38a281b31f8d23d221f1d0024375bfd19adec284245ee9a155d6c8e')
+sha512sums=('b11bda3f265a74959ea66b19bc0122f6951beb68af7eced1ff4c2106e179c65bba0566f7f7146e087307ca3f78ad0a1fdc78dc3955e6cb1ea2a0ce5c2e1aeecb')
+b2sums=('420db59d5a4813ca743dadf09f8618f3bea673629ff049b2b13e11af9130256f56d0a93883edb319ab595db0de6f820310adfb4a2b21fbaab87defb70d6daa56')
 
 build() {
   cd "${_pkgname}-$pkgver"



More information about the arch-commits mailing list