We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df5071 commit 4e29fbbCopy full SHA for 4e29fbb
1 file changed
srcpkgs/python3-markdown2/template
@@ -1,7 +1,7 @@
1
# Template file for 'python3-markdown2'
2
pkgname=python3-markdown2
3
-version=2.4.0
4
-revision=7
+version=2.5.5
+revision=1
5
build_style=python3-module
6
hostmakedepends="python3-setuptools"
7
depends="python3"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
10
license="MIT"
11
homepage="https://github.com/trentm/python-markdown2"
12
distfiles="https://github.com/trentm/python-markdown2/archive/${version}.tar.gz"
13
-checksum=372fc64b1a6f949fb6379cc0fdb47c832b875b575d50b9c641d09c4971ca9f30
+checksum=4dc908966f556568dbb553bbd6efb48d301db57a44fb5d47cf2ea12f398daef8
14
15
do_check() {
16
PY3PATH="${PWD}/build/lib"
0 commit comments