mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gi-docgen: update to 2023.1.
This commit is contained in:
parent
b28da46f2d
commit
76ba949dde
2 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gi-docgen'
|
# Template file for 'gi-docgen'
|
||||||
pkgname=gi-docgen
|
pkgname=gi-docgen
|
||||||
version=2022.1
|
version=2023.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-Pygments python3-typogrify python3-Jinja2 python3-toml
|
depends="python3-Pygments python3-typogrify python3-Jinja2 python3-toml
|
||||||
|
@ -12,5 +12,5 @@ license="Apache-2.0, GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/gi-docgen/"
|
homepage="https://gitlab.gnome.org/GNOME/gi-docgen/"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gi-docgen/-/releases"
|
changelog="https://gitlab.gnome.org/GNOME/gi-docgen/-/releases"
|
||||||
distfiles="https://download.gnome.org/sources/gi-docgen/${version%.*}/gi-docgen-$version.tar.xz"
|
distfiles="https://download.gnome.org/sources/gi-docgen/${version%.*}/gi-docgen-$version.tar.xz"
|
||||||
checksum=fefe3153979595ddad2dc81d5efa7e54c8ca3770f91a5a75710c8fd6fad4575f
|
checksum=a9a687c1b7c4a4139a214bd451e01ca86131a3161f68aa3e07325b06002bbfb6
|
||||||
make_check=no # no tests, but check fails
|
make_check=no # no tests, but check fails
|
||||||
|
|
1
srcpkgs/gi-docgen/update
Normal file
1
srcpkgs/gi-docgen/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
site=https://gitlab.gnome.org/GNOME/gi-docgen/-/tags
|
Loading…
Add table
Reference in a new issue