diff --git a/srcpkgs/gdm/template b/srcpkgs/gdm/template index caae9871c26..080adbffc69 100644 --- a/srcpkgs/gdm/template +++ b/srcpkgs/gdm/template @@ -1,6 +1,6 @@ # Template file for 'gdm' pkgname=gdm -version=3.10.0 +version=3.10.0.1 revision=1 build_style=gnu-configure configure_args="--disable-schemas-compile --disable-static @@ -16,8 +16,8 @@ short_desc="GNOME Display Manager" maintainer="Juan RP " homepage="http://www.gnome.org" license="GPL-2" -distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=bb04600298f5be795f0d0bfea40bbd9bf78f95a44c5caeda4d0cc6a05207318c +distfiles="${GNOME_SITE}/$pkgname/3.10/$pkgname-$version.tar.xz" +checksum=549a42009af9c79a4e07632e405dcb71ba2e876e766cff02471511ad641b6ae7 long_desc=" GDM is the GNOME Display Manager, it is the little proggie that runs in the background, runs your X sessions, presents you with a login box @@ -52,7 +52,7 @@ libgdm_package() { } gdm-devel_package() { - depends="libgdm-${version}_${revision}" + depends="libgdm>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include