[arch-commits] Commit in gi-docgen/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at gemini.archlinux.org
Thu Oct 28 18:39:36 UTC 2021
Date: Thursday, October 28, 2021 @ 18:39:36
Author: foutrelis
Revision: 426781
upgpkg: gi-docgen 2021.8+3+g50d4de9-1: fix for gnome-builder
Modified:
gi-docgen/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-28 15:50:59 UTC (rev 426780)
+++ PKGBUILD 2021-10-28 18:39:36 UTC (rev 426781)
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
pkgname=gi-docgen
-pkgver=2021.8
+pkgver=2021.8+3+g50d4de9
pkgrel=1
pkgdesc="Documentation generator for GObject-based libraries"
url="https://gnome.pages.gitlab.gnome.org/gi-docgen/"
@@ -10,7 +10,7 @@
depends=(python-jinja python-markdown python-markupsafe python-pygments
python-toml python-typogrify)
makedepends=(python-setuptools git)
-_commit=a284455af9b3cad179900f6e1f12b59a3d40c06b # tags/2021.8^0
+_commit=50d4de940f97c017a79012ae741a0e98b51c1dfb # main
source=("git+https://gitlab.gnome.org/GNOME/gi-docgen.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list