gcr: update to 3.6.2.
This commit is contained in:
parent
ff47f57e14
commit
37e586f51e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gcr'
|
# Template file for 'gcr'
|
||||||
pkgname=gcr
|
pkgname=gcr
|
||||||
version=3.6.1
|
version=3.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-debug --disable-update-mime
|
configure_args="--disable-debug --disable-update-mime
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/gcr/3.6/gcr-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gcr/3.6/gcr-${version}.tar.xz"
|
||||||
checksum=d95f8b70bdcc371c2712ba166e124114bd99bbde1173c0cbe7a8462f146a9927
|
checksum=f709db2435e3635b68d8aa212863e0a8e81b1cc33442852a5183762876c7be9b
|
||||||
long_desc="
|
long_desc="
|
||||||
GCR is a library for displaying certificates, and crypto UI, accessing
|
GCR is a library for displaying certificates, and crypto UI, accessing
|
||||||
key stores. It also provides the viewer for crypto files on the GNOME
|
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"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
makedepends="which pkg-config intltool gnome-doc-utils gobject-introspection
|
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"
|
fulldepends="gnupg"
|
||||||
|
|
||||||
replaces="gnome-keyring<3.3.92"
|
replaces="gnome-keyring<3.3.92"
|
||||||
|
|
Loading…
Reference in a new issue