summaryrefslogtreecommitdiff
path: root/python3-markdown/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'python3-markdown/Pkgfile')
-rw-r--r--python3-markdown/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/python3-markdown/Pkgfile b/python3-markdown/Pkgfile
index 8ad9a73..e2c227d 100644
--- a/python3-markdown/Pkgfile
+++ b/python3-markdown/Pkgfile
@@ -1,11 +1,11 @@
# Description: Python implementation of John Gruber's Markdown
# URL: https://python-markdown.github.io/
# Maintainer: Aaron Ball, nullspoon at oper dot io
-# Depends on: python3-importlib-metadata python3-build python3-installer python3-setuptools python3-wheel
+# Depends on: python3-build python3-installer python3-setuptools python3-wheel
name=python3-markdown
version=3.6
-release=1
+release=2
source=("https://files.pythonhosted.org/packages/source/M/Markdown/Markdown-${version}.tar.gz")
build() {

Generated by cgit