From cadb2b15a9a46650fa7a7aa6ca5738f16c9a63ea Mon Sep 17 00:00:00 2001 From: Sir_Boops Date: Thu, 14 Sep 2017 06:48:42 -0600 Subject: [PATCH] gdm: update to 3.26.0; gnome is now maintained by Gottox --- srcpkgs/gdm/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gdm/template b/srcpkgs/gdm/template index fb9d821b320..c32dd607993 100644 --- a/srcpkgs/gdm/template +++ b/srcpkgs/gdm/template @@ -1,6 +1,6 @@ # Template file for 'gdm' pkgname=gdm -version=3.24.2 +version=3.26.0 revision=1 build_style=gnu-configure configure_args="$(vopt_enable gir introspection) @@ -28,11 +28,11 @@ gdm_homedir="/var/lib/gdm" depends="iso-codes xrdb xorg-server xorg-server-xwayland hicolor-icon-theme dconf>=0.20 gnome-settings-daemon>=3.14 gnome-shell>=3.14" short_desc="GNOME Display Manager" -maintainer="Juan RP " +maintainer="Enno Boland " homepage="http://www.gnome.org" license="GPL-2" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=4378b9fad5536e03c56ad138d0e249fbcaa09977b867895426cb41c978fe5de8 +checksum=afb8cac6b027bed672e9d6af0c5e70033352455425d6fa254478652ee3dce8d9 # Package build options build_options="gir"