gdm: update to 3.26.0; gnome is now maintained by Gottox

This commit is contained in:
Sir_Boops 2017-09-14 06:48:42 -06:00 committed by Enno Boland
parent 05f8dd9650
commit cadb2b15a9
1 changed files with 3 additions and 3 deletions

View File

@ -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 <xtraeme@voidlinux.eu>"
maintainer="Enno Boland <gottox@voidlinux.eu>"
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"