Date: Monday, April 8, 2019 @ 17:53:57 Author: heftig Revision: 350368
3.32.1-1 Modified: gnome-user-docs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-08 17:51:53 UTC (rev 350367) +++ PKGBUILD 2019-04-08 17:53:57 UTC (rev 350368) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=gnome-user-docs -pkgver=3.32.0 +pkgver=3.32.1 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=1d13fb43f72b3a473a1eb76eb47de9263236e100 # tags/3.32.0^0 +_commit=1ef525e51c4ca4b127b0e7e85630d5e6b6b1abf1 # tags/3.32.1^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-user-docs.git#commit=$_commit") sha256sums=('SKIP')
