Date: Sunday, March 8, 2020 @ 06:51:44 Author: heftig Revision: 377051
3.36.0-1 Modified: devhelp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 06:50:36 UTC (rev 377050) +++ PKGBUILD 2020-03-08 06:51:44 UTC (rev 377051) @@ -3,7 +3,7 @@ # Contributor: Link Dupont <[email protected]> pkgname=devhelp -pkgver=3.34.0 +pkgver=3.36.0 pkgrel=1 pkgdesc="API documentation browser for GNOME" arch=(x86_64) @@ -12,7 +12,7 @@ depends=(webkit2gtk amtk) makedepends=(gtk-doc git appstream-glib gobject-introspection meson yelp-tools) groups=(gnome-extra) -_commit=aedf9f41d7b1f273488bf69da2e773fdbff1e699 # tags/3.34.0^0 +_commit=36d898c0eceb96ce225ac34c2f7f4443a602e5a2 # tags/3.36.0^0 source=("git+https://gitlab.gnome.org/GNOME/devhelp.git#commit=$_commit") sha256sums=('SKIP')
