Date: Sunday, December 10, 2017 @ 03:07:40 Author: heftig Revision: 311988
3.26.1-1 Modified: devhelp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-10 03:05:12 UTC (rev 311987) +++ PKGBUILD 2017-12-10 03:07:40 UTC (rev 311988) @@ -4,7 +4,7 @@ # Contributor: Link Dupont <[email protected]> pkgname=devhelp -pkgver=3.26.0 +pkgver=3.26.1 pkgrel=1 pkgdesc="API documentation browser for GNOME" arch=(x86_64) @@ -13,7 +13,7 @@ depends=(webkit2gtk) makedepends=(pkgconfig python gnome-common git appstream-glib autoconf-archive gobject-introspection) groups=(gnome-extra) -_commit=8f85eda6dec022e73f21d663b7cc13b252ec7ae0 # tags/3.26.0^0 +_commit=6cb29c0a7fe0b107c179198a7e89c232056c8449 # tags/3.26.1^0 source=("git://git.gnome.org/devhelp#commit=$_commit") sha256sums=('SKIP')
