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

Antonio Rojas arojas at gemini.archlinux.org
Sat Aug 27 09:12:55 UTC 2022


    Date: Saturday, August 27, 2022 @ 09:12:54
  Author: arojas
Revision: 1284594

upgpkg: python-mistune 2.0.4-1: Update to 2.0.4

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-27 09:10:50 UTC (rev 1284593)
+++ PKGBUILD	2022-08-27 09:12:54 UTC (rev 1284594)
@@ -4,8 +4,8 @@
 
 _pkgname=mistune
 pkgname=python-mistune
-pkgver=2.0.3
-pkgrel=2
+pkgver=2.0.4
+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-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=('1a88b77201d771f1c67b134363d26fba1becb1306e13d2d4fc9216b0ebf6716c17dd6ecba4cbc201e4cab25216597c652a505b14f6446296624af4a9aee85faa')
-b2sums=('987b702969b2fa72945781cadf22d650acb79157c3c9a1181208662cc5d5b8d91718f75249f57bd6c69ff36a7a300e9b96816631894e673621e383be4727741b')
+sha512sums=('e600e3b6766b1f5d69a5737d3e685a3087e80fbe48e499be47598991922c8b909acdf360e14f784ba0c81a8c7a214da32900dd10ed050f3c2a3e192b17d3dcf2')
+b2sums=('e70f39a18fddc800ed0a9ef4394fc6b9799cc5dfe0814760899049bf3f12fb8d5acd035754b7c3ba5a98e18640d9a33c2ece464fb2fe427ab29db4a9a91f3fcd')
 
 build() {
   cd "${_pkgname}-$pkgver"



More information about the arch-commits mailing list