diff --git a/srcpkgs/gdm/template b/srcpkgs/gdm/template index 004c50729eb..d75b6de3092 100644 --- a/srcpkgs/gdm/template +++ b/srcpkgs/gdm/template @@ -1,7 +1,7 @@ # Template file for 'gdm' pkgname=gdm -version=3.14.1 -revision=2 +version=3.14.2 +revision=1 patch_args="-Np1" build_style=gnu-configure configure_args="$(vopt_enable gir introspection) @@ -16,12 +16,12 @@ makedepends="glib-devel iso-codes libSM-devel libcanberra-devel dconf" conf_files=" /etc/gdm/custom.conf - /etc/pam.d/gdm /etc/pam.d/gdm-autologin /etc/pam.d/gdm-fingerprint + /etc/pam.d/gdm-launch-environment /etc/pam.d/gdm-password - /etc/pam.d/gdm-smartcard - /etc/pam.d/gdm-welcome" + /etc/pam.d/gdm-pin + /etc/pam.d/gdm-smartcard" # Create the 'gdm' system user/group. system_accounts="gdm" gdm_homedir="/var/lib/gdm" @@ -32,7 +32,7 @@ maintainer="Juan RP " homepage="http://www.gnome.org" license="GPL-2" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=ed83498131bcea69ce60f882783c669c24b007d2b7e1219b4bdde18f6c94deb1 +checksum=e20eb61496161ad95b1058dbf8aea9b7b004df4d0ea6b0fab4401397d9db5930 # Package build options build_options="gir systemd"