summaryrefslogtreecommitdiff
path: root/python3-m2r/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'python3-m2r/Pkgfile')
-rw-r--r--python3-m2r/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/python3-m2r/Pkgfile b/python3-m2r/Pkgfile
index 157a63ba7..9cad96db5 100644
--- a/python3-m2r/Pkgfile
+++ b/python3-m2r/Pkgfile
@@ -1,11 +1,11 @@
# Description: Markdown to reStructuredText converter
# URL: https://github.com/miyakogi/m2r
# Maintainer: Tim Biermann, tbier at posteo dot de
-# Depends on: python3-docutils python3-mistune
+# Depends on: python3-docutils python3-mistune0
name=python3-m2r
version=0.2.1
-release=1
+release=2
source=(https://github.com/miyakogi/m2r/archive/v$version/$name-$version.tar.gz)
build() {

Generated by cgit