From 551f5c2446583fb06c86755b42c3e945cbd6a691 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 19 Oct 2013 09:03:36 +0200 Subject: [PATCH] gnome-calculator: update to 3.10.1. --- srcpkgs/gnome-calculator/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gnome-calculator/template b/srcpkgs/gnome-calculator/template index ac6a37c30e..20b7fd50fd 100644 --- a/srcpkgs/gnome-calculator/template +++ b/srcpkgs/gnome-calculator/template @@ -1,6 +1,6 @@ # Template file for 'gnome-calculator' pkgname=gnome-calculator -version=3.10.0 +version=3.10.1 revision=1 build_style=gnu-configure hostmakedepends="which pkg-config intltool itstool gnome-doc-utils" @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="http://www.gnome.org" license="GPL-2" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=d76ad21286ea20308bb6302833ce8e5846df7e8ccd2b7ac0a48619f0d6cf2cb1 +checksum=9268f06e53647e9a61a773b7ae499d4fd3097843060fc9baa8f97912247df48f gnome-calculator_package() { depends="gsettings-desktop-schemas>=3.10 hicolor-icon-theme desktop-file-utils"