Date: Friday, March 15, 2019 @ 18:32:12 Author: heftig Revision: 348218
3.32.0-1 Modified: devhelp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-15 18:30:25 UTC (rev 348217) +++ PKGBUILD 2019-03-15 18:32:12 UTC (rev 348218) @@ -3,7 +3,7 @@ # Contributor: Link Dupont <[email protected]> pkgname=devhelp -pkgver=3.30.1 +pkgver=3.32.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=cd174d287dfc860f56bbad03184fb9dd4a278644 # tags/3.30.1^0 +_commit=65bcc7ffe377cf2abf5d6a7963cb3f16743dbaf9 # tags/3.32.0^0 source=("git+https://gitlab.gnome.org/GNOME/devhelp.git#commit=$_commit") sha256sums=('SKIP')
