From c5b04fc4b7edd6a6665e08dbb34912a99fc0f83d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=28=D0=A5?= =?UTF-8?q?=D1=80=D0=B0=D0=BC=D1=8B=D1=87=D0=AA=29=20=D0=A5=D1=80=D0=B0?= =?UTF-8?q?=D0=BC=D0=BE=D0=B2?= Date: Thu, 21 Aug 2025 16:00:36 +0300 Subject: [PATCH] python3-mdit-py-plugins 0.5.0-2 --- python3-mdit-py-plugins/alr.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python3-mdit-py-plugins/alr.sh b/python3-mdit-py-plugins/alr.sh index af7a110..83722c5 100644 --- a/python3-mdit-py-plugins/alr.sh +++ b/python3-mdit-py-plugins/alr.sh @@ -1,6 +1,6 @@ name='python3-mdit-py-plugins' version='0.5.0' -release='1' +release='2' desc='Collection of plugins for markdown-it-py.' homepage='' maintainer='Example ' @@ -18,7 +18,7 @@ build_deps_arch=("python" "python-pip") build_deps_alpine=("python3" "py3-pip") sources=("https://files.pythonhosted.org/packages/source/m/mdit-py-plugins/mdit_py_plugins-0.5.0.tar.gz") -checksums=('blake2b-256:1903a2ecab526543b152300717cf232bb4bb8605b6edb946c845016fa9c9c9fd') +checksums=('blake2b-256:b2fda756d36c0bfba5f6e39a1cdbdbfdd448dc02692467d83816dff4592a1ebc') build() { cd "$srcdir/mdit_py_plugins-${version}"