Date: Thursday, July 18, 2019 @ 20:41:04 Author: heftig Revision: 358122
3.32.3-1 Modified: gnome-user-docs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-18 20:39:59 UTC (rev 358121) +++ PKGBUILD 2019-07-18 20:41:04 UTC (rev 358122) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=gnome-user-docs -pkgver=3.32.2 +pkgver=3.32.3 pkgrel=1 pkgdesc="User documentation for GNOME" url="https://gitlab.gnome.org/GNOME/gnome-user-docs" @@ -11,7 +11,7 @@ depends=(yelp) makedepends=(yelp-tools git) groups=(gnome) -_commit=8a07f5cc0f1f5b23b775b9cd06c4dff4b5eea3b6 # tags/3.32.2^0 +_commit=d5ac371955706b5af099c3021b69fcc6fcee3d79 # tags/3.32.3^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-user-docs.git#commit=$_commit") sha256sums=('SKIP')
