Date: Saturday, April 25, 2020 @ 20:32:27 Author: heftig Revision: 381578
3.36.2-1 Modified: devhelp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-25 19:03:15 UTC (rev 381577) +++ PKGBUILD 2020-04-25 20:32:27 UTC (rev 381578) @@ -3,7 +3,7 @@ # Contributor: Link Dupont <[email protected]> pkgname=devhelp -pkgver=3.36.1 +pkgver=3.36.2 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=6fc0b547586e006aaf4a965a9b7b3fe63accb6dc # tags/3.36.1^0 +_commit=70d627f397de9b557f572b2e58cd630650769737 # tags/3.36.2^0 source=("git+https://gitlab.gnome.org/GNOME/devhelp.git#commit=$_commit") sha256sums=('SKIP')
