summaryrefslogtreecommitdiff
path: root/gnome-unstable/gcalctool
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-24 00:01:22 +0000
committerroot <root@rshg054.dnsready.net>2012-03-24 00:01:22 +0000
commitadac5afd500d4ee3a65035e1cf5353ae236b4a61 (patch)
treef4363891ec4de7b720eb809815fec7199292f5b0 /gnome-unstable/gcalctool
parent1512c792951d7fbd2c9c336f9bf35654bbb85cc6 (diff)
Sat Mar 24 00:01:22 UTC 2012
Diffstat (limited to 'gnome-unstable/gcalctool')
-rw-r--r--gnome-unstable/gcalctool/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/gnome-unstable/gcalctool/PKGBUILD b/gnome-unstable/gcalctool/PKGBUILD
index f2448bee1..39c3cde2a 100644
--- a/gnome-unstable/gcalctool/PKGBUILD
+++ b/gnome-unstable/gcalctool/PKGBUILD
@@ -1,8 +1,9 @@
-# $Id: PKGBUILD 152953 2012-03-10 19:50:51Z heftig $
-# Maintainer: Jan de Groot <jgc@archlinux.org>
+# $Id: PKGBUILD 154059 2012-03-22 09:13:56Z heftig $
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
+# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=gcalctool
-pkgver=6.3.5
+pkgver=6.3.92.1
pkgrel=1
pkgdesc="GNOME Scientific calculator"
arch=('i686' 'x86_64')
@@ -13,8 +14,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.xz)
-sha256sums=('03dabdb4c3841aff6e75a5d7a57cb3884445b66b9680c7675cd83f08c8cac4e7')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('909e7430005c347c31321a49f43752ce7017ce074342f0bf75be4761c81460dc')
build() {
cd $pkgname-$pkgver