Date: Tuesday, April 10, 2018 @ 17:13:34 Author: heftig Revision: 321479
3.28.1-1 Modified: gnome-control-center/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-10 16:50:05 UTC (rev 321478) +++ PKGBUILD 2018-04-10 17:13:34 UTC (rev 321479) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-control-center -pkgver=3.28.0 +pkgver=3.28.1 pkgrel=1 pkgdesc="GNOME's main interface to configure various aspects of the desktop" url="https://gitlab.gnome.org/GNOME/gnome-control-center" @@ -21,7 +21,7 @@ 'vino: screen sharing' 'openssh: remote login') groups=(gnome) -_commit=6b14f59eedb7005315af2690b0ed3a43334f453a # tags/GNOME_CONTROL_CENTER_3_28_0^0 +_commit=615d481608ab74cb56fcb2876967f502fe525f90 # tags/GNOME_CONTROL_CENTER_3_28_1^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-control-center.git#commit=$_commit" "git+https://git.gnome.org/browse/libgnome-volume-control" "git+https://git.gnome.org/browse/libgd")
