Date: Tuesday, May 8, 2018 @ 21:09:18 Author: heftig Revision: 323549
3.28.2-1 Modified: gnome-user-docs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-08 21:05:27 UTC (rev 323548) +++ PKGBUILD 2018-05-08 21:09:18 UTC (rev 323549) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=gnome-user-docs -pkgver=3.28.1 +pkgver=3.28.2 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 gnome-common) groups=(gnome) -_commit=6bcfe31234f45289cfa256c0a963299d10ae04e7 # tags/3.28.1^0 +_commit=fa816167deadd9f33e78c65f8a9fd9f89048ec4c # tags/3.28.2^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-user-docs.git#commit=$_commit") sha256sums=('SKIP')
