gcr: update to 3.8.1.

This commit is contained in:
Juan RP 2013-04-17 21:11:15 +02:00
parent 72a1576464
commit 9d143ab3c5
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gcr' # Template file for 'gcr'
pkgname=gcr pkgname=gcr
version=3.8.0 version=3.8.1
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-debug --disable-update-mime configure_args="--disable-debug --disable-update-mime
--disable-update-icon-cache --disable-schemas-compile --disable-update-icon-cache --disable-schemas-compile
@ -11,7 +11,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.8/gcr-${version}.tar.xz" distfiles="${GNOME_SITE}/gcr/3.8/gcr-${version}.tar.xz"
checksum=3d9ff72a7d5f0c26e42f7f4195fa6f82d384e255a07cfcf00f898b18334b8650 checksum=38f158d71ce8fb14dca74928053a3edf32751e142400d1429bec5fe0f4bbb8f0
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
@ -29,7 +29,7 @@ post_install() {
} }
gcr-devel_package() { gcr-devel_package() {
depends="glib-devel p11-kit-devel gtk+3-devel gcr-${version}_${revision}" depends="libglib-devel p11-kit-devel gtk+3-devel gcr-${version}_${revision}"
short_desc="${sourcepkg} -- development files" short_desc="${sourcepkg} -- development files"
replaces="gnome-keyring-devel<3.3.92" replaces="gnome-keyring-devel<3.3.92"
pkg_install() { pkg_install() {