diff --git a/srcpkgs/python3-markdown2/template b/srcpkgs/python3-markdown2/template index 4ffd9aef10f929..d17952f558d2cd 100644 --- a/srcpkgs/python3-markdown2/template +++ b/srcpkgs/python3-markdown2/template @@ -1,7 +1,7 @@ # Template file for 'python3-markdown2' pkgname=python3-markdown2 -version=2.4.0 -revision=7 +version=2.5.5 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" @@ -10,7 +10,7 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/trentm/python-markdown2" distfiles="https://github.com/trentm/python-markdown2/archive/${version}.tar.gz" -checksum=372fc64b1a6f949fb6379cc0fdb47c832b875b575d50b9c641d09c4971ca9f30 +checksum=4dc908966f556568dbb553bbd6efb48d301db57a44fb5d47cf2ea12f398daef8 do_check() { PY3PATH="${PWD}/build/lib"