summaryrefslogtreecommitdiff
path: root/gnome-unstable/gcalctool/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/gcalctool/PKGBUILD')
-rw-r--r--gnome-unstable/gcalctool/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnome-unstable/gcalctool/PKGBUILD b/gnome-unstable/gcalctool/PKGBUILD
index 48a6545e2..56364bd00 100644
--- a/gnome-unstable/gcalctool/PKGBUILD
+++ b/gnome-unstable/gcalctool/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 136762 2011-09-01 13:01:43Z heftig $
+# $Id: PKGBUILD 138638 2011-09-27 13:25:11Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gcalctool
-pkgver=6.1.5
+pkgver=6.2.0
pkgrel=1
pkgdesc="GNOME Scientific calculator"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ groups=('gnome-extra')
options=(!emptydirs)
url="http://www.gnome.org"
install=gcalctool.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('2f2e7c38584608b143b48551d545fa6e5c2c52e6591986e03599a63e1a7fc11b')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('ddc2efe25220e9341832304dfd9e5e2390a70bb6bd70d1afeb49da88023cdffb')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"