gnome-calculator: update to 3.8.2.

This commit is contained in:
Juan RP 2013-05-14 07:56:23 +02:00
parent e484223d05
commit c8ddca792a
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gnome-calculator'
pkgname=gnome-calculator
version=3.8.1
version=3.8.2
revision=1
build_style=gnu-configure
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils"
@ -11,12 +11,12 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
checksum=24ae856c90a3df62c52dc413ceb2c9bad15e7ad146de0469b53c70681a4ad435
checksum=13d67b6dfa2501b883add8adf5470c5fea5eb1f1fa87f84e8ceda069418f1e81
gnome-calculator_package() {
depends="hicolor-icon-theme desktop-file-utils"
replaces="gcalctool>=0"
pkg_install() {
vmove usr
vmove all
}
}