diff options
-rw-r--r-- | gi-docgen/.signature | 4 | ||||
-rw-r--r-- | gi-docgen/Pkgfile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gi-docgen/.signature b/gi-docgen/.signature index 1a38434..865d32c 100644 --- a/gi-docgen/.signature +++ b/gi-docgen/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/nullspoon-web.pub -RWQWGh6g2RuV7pN2no7wb5crJ5+HraOmv2KF89v+wH8cio/+U91gZUqdODSE61Xt5G9LUIeTV+0cUBSiKfzldW/h5gjoB+C52gY= -SHA256 (Pkgfile) = aca7a19b84d53143198c6ae16c9f95303aa274b5c21262bd1a8be0e07e8ef367 +RWQWGh6g2RuV7nxsL1KKs31cDIP/vuTtVFwjohL4I1HWG3rFuHfIjlnkTMKTfBDRvBpDR17ym7el2TV1V6NsJAoqHXZ5qoiSPgU= +SHA256 (Pkgfile) = 281f8f59e7a5111a18868d6560cde9f30c7f1d4195b79f52d3c88aba2f0a8a27 SHA256 (.footprint) = 5d05018e0984ffc459cd0ffbac0652e25cf157a9df8f68c4b154a18d3fd9f353 SHA256 (gi-docgen-2023.3.tar.gz) = 0c42b891fb6a6aa14b5570dd6cd294c096d380381dbf9a164ef614e218aacf83 diff --git a/gi-docgen/Pkgfile b/gi-docgen/Pkgfile index cb1898a..adb2323 100644 --- a/gi-docgen/Pkgfile +++ b/gi-docgen/Pkgfile @@ -1,11 +1,11 @@ # Description: Documentation generator for GObject-based libraries # URL: https://gnome.pages.gitlab.gnome.org/gi-docgen/ # Maintainer: Aaron Ball, nullspoon at oper dot io -# Depends on: python3-markdown python3-markupsafe python3-jinja2 python3-pygments python3-toml python-typogrify +# Depends on: python3-markdown python3-markupsafe python3-jinja2 python3-pygments python3-toml python3-typogrify name=gi-docgen version=2023.3 -release=1 +release=2 source=("https://gitlab.gnome.org/GNOME/${name}/-/archive/${version}/${name}-${version}.tar.gz") build() { |