gnome-screensaver: update to 3.3.92.
This commit is contained in:
parent
21d97556de
commit
f5af8b7052
2 changed files with 3 additions and 4 deletions
|
@ -17,6 +17,5 @@ libpam.so.0
|
|||
libgnomekbdui.so.7
|
||||
libgdk_pixbuf-2.0.so.0
|
||||
libxklavier.so.16
|
||||
libgthread-2.0.so.0
|
||||
libsystemd-login.so.0
|
||||
libsystemd-daemon.so.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-screensaver'
|
||||
pkgname=gnome-screensaver
|
||||
version=3.2.2
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||
version=3.3.92
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-mit-ext --disable-maintainer-mode --with-systemd
|
||||
--with-console-kit"
|
||||
|
@ -9,7 +9,7 @@ short_desc="GNOME screen saver and locker"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://live.gnome.org/GnomeScreensaver"
|
||||
license="GPL-2"
|
||||
checksum=7839ca0e034c4ecf40c8abe64296c4b0c95f3e04f28e3034fca861ebfe3d06b2
|
||||
checksum=ddb785eb13d4eb120c49aab39f3624ec8005cb926126da22b56574ca2e13e921
|
||||
long_desc="
|
||||
${pkgname} is a screen saver and locker that aims to have simple, sane and
|
||||
secure defaults, and be well integrated with the GNOME desktop.
|
||||
|
|
Loading…
Reference in a new issue