gnomc-control-center: update to 3.12.1.

This commit is contained in:
Juan RP 2014-04-17 00:04:36 +02:00
parent abaadfd576
commit 6d25cc62c4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gnome-control-center' # Template file for 'gnome-control-center'
pkgname=gnome-control-center pkgname=gnome-control-center
version=3.12.0 version=3.12.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static --with-cheese --without-libsocialweb" configure_args="--disable-static --with-cheese --without-libsocialweb"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2" license="GPL-2"
homepage="http://www.gnome.org" homepage="http://www.gnome.org"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=14fd8334d3f8e1ce36f6948c5092b9437d5563550030cd562a695a6120119058 checksum=5297d448eff0ec58f6c0ad9fbd1b94bed0a850496df0ee65571c0622b49c1582
hostmakedepends="which pkg-config intltool gnome-doc-utils gobject-introspection" hostmakedepends="which pkg-config intltool gnome-doc-utils gobject-introspection"