gnome-screensaver: update to 3.4.0.
This commit is contained in:
parent
26f687ac09
commit
6e6baa301e
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'gnome-screensaver'
|
# Template file for 'gnome-screensaver'
|
||||||
pkgname=gnome-screensaver
|
pkgname=gnome-screensaver
|
||||||
version=3.3.92
|
version=3.4.0
|
||||||
revision=1
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-mit-ext --disable-maintainer-mode --without-systemd
|
configure_args="--with-mit-ext --disable-maintainer-mode --without-systemd
|
||||||
--with-console-kit"
|
--with-console-kit"
|
||||||
|
@ -10,7 +9,7 @@ short_desc="GNOME screen saver and locker"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://live.gnome.org/GnomeScreensaver"
|
homepage="http://live.gnome.org/GnomeScreensaver"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=ddb785eb13d4eb120c49aab39f3624ec8005cb926126da22b56574ca2e13e921
|
checksum=8d73e687f41975d66ee1fa56986d901a0bbdf4094f429cdbbed4a19016a38974
|
||||||
long_desc="
|
long_desc="
|
||||||
${pkgname} is a screen saver and locker that aims to have simple, sane and
|
${pkgname} is a screen saver and locker that aims to have simple, sane and
|
||||||
secure defaults, and be well integrated with the GNOME desktop.
|
secure defaults, and be well integrated with the GNOME desktop.
|
||||||
|
|
Loading…
Reference in New Issue