summaryrefslogtreecommitdiff
path: root/python3-m2r/Pkgfile
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-02-12 16:16:23 +0100
committerTim Biermann <tbier@posteo.de>2022-02-12 16:46:47 +0100
commitdf665ae68c05e1164262a6a6a7008aab1a0adbed (patch)
tree2634920c82df6e9e3c38f6396998c04946b11dd2 /python3-m2r/Pkgfile
parent3111154439c318cb7a5e0cb51f5ba0081a42da62 (diff)
downloadcontrib-df665ae68c05e1164262a6a6a7008aab1a0adbed.tar.gz
contrib-df665ae68c05e1164262a6a6a7008aab1a0adbed.tar.xz
[notify] python3-m2r: changed dependency name: python3-mistune -> python3-mistune0
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