diff --git a/srcpkgs/gi-docgen/template b/srcpkgs/gi-docgen/template index ff1c217d297..fdb4d4b14e6 100644 --- a/srcpkgs/gi-docgen/template +++ b/srcpkgs/gi-docgen/template @@ -1,14 +1,15 @@ # Template file for 'gi-docgen' pkgname=gi-docgen -version=2021.6 +version=2021.7 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-Pygments python3-typogrify python3-Jinja2 python3-toml" +depends="python3-Pygments python3-typogrify python3-Jinja2 python3-toml + python3-Markdown python3-MarkupSafe" short_desc="Documentation generator for GObject-based libraries" maintainer="Michal Vasilek " license="Apache-2.0, GPL-3.0-or-later" homepage="https://gnome.pages.gitlab.gnome.org/gi-docgen/" distfiles="https://gitlab.gnome.org/GNOME/gi-docgen/-/archive/$version/gi-docgen-$version.tar.gz" -checksum=d43cc51cb0c614f8906469bf313dbd23337f355a3281ecd4324980be773cdff1 +checksum=aa338333bc36f8cf75181f8e950cd9109e7fd47a8a36ea0545c2c76a9666d0aa make_check=no # no tests, but check fails