gcr: update to 3.6.2.

This commit is contained in:
Juan RP 2012-11-12 21:29:32 +01:00
parent ff47f57e14
commit 37e586f51e
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gcr'
pkgname=gcr
version=3.6.1
version=3.6.2
revision=1
build_style=gnu-configure
configure_args="--disable-debug --disable-update-mime
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, LGPL-2.1"
homepage="http://www.gnome.org"
distfiles="${GNOME_SITE}/gcr/3.6/gcr-${version}.tar.xz"
checksum=d95f8b70bdcc371c2712ba166e124114bd99bbde1173c0cbe7a8462f146a9927
checksum=f709db2435e3635b68d8aa212863e0a8e81b1cc33442852a5183762876c7be9b
long_desc="
GCR is a library for displaying certificates, and crypto UI, accessing
key stores. It also provides the viewer for crypto files on the GNOME
@ -21,7 +21,7 @@ long_desc="
depends="hicolor-icon-theme desktop-file-utils"
makedepends="which pkg-config intltool gnome-doc-utils gobject-introspection
gtk+3-devel>=3.6.0_2 p11-kit-devel libgcrypt-devel libtasn1-tools"
gtk+3-devel>=3.6.1 p11-kit-devel libgcrypt-devel libtasn1-tools"
fulldepends="gnupg"
replaces="gnome-keyring<3.3.92"