gnome-keyring: update to 3.0.2.

This commit is contained in:
Juan RP 2011-05-20 15:25:43 +02:00
parent c07c399553
commit d82ab55252

View file

@ -1,13 +1,13 @@
# Template file for 'gnome-keyring'
pkgname=gnome-keyring
version=3.0.1
version=3.0.2
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--localstatedir=/var --with-pam-dir=/lib/security
--without-root-certs --with-gtk=3.0 --disable-schemas-compile"
short_desc="GNOME password and secret manager"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=1b296fc58fb189c9632fdd8a8a8a2dbb0af97db1529af87d73e21a96c4b78c03
checksum=ed834e5a6d87fe8a90c7c79153af3d8979740d5f8eacad6a8991ef147c924af7
long_desc="
gnome-keyring is a program that keeps passwords and other secrets for
users. It is run as a damon in the session, similar to ssh-agent, and
@ -17,7 +17,6 @@ long_desc="
password, and there is also a session keyring which is never stored to
disk, but forgotten when the session ends."
disable_parallel_build=yes
triggers="gsettings-schemas"
subpackages="$pkgname-devel"