Date: Friday, March 27, 2020 @ 12:02:26 Author: heftig Revision: 378532
3.36.1-1 Modified: devhelp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-27 11:50:15 UTC (rev 378531) +++ PKGBUILD 2020-03-27 12:02:26 UTC (rev 378532) @@ -3,7 +3,7 @@ # Contributor: Link Dupont <[email protected]> pkgname=devhelp -pkgver=3.36.0 +pkgver=3.36.1 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=36d898c0eceb96ce225ac34c2f7f4443a602e5a2 # tags/3.36.0^0 +_commit=6fc0b547586e006aaf4a965a9b7b3fe63accb6dc # tags/3.36.1^0 source=("git+https://gitlab.gnome.org/GNOME/devhelp.git#commit=$_commit") sha256sums=('SKIP')
