summaryrefslogtreecommitdiff
path: root/extra/gnome-calculator/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gnome-calculator/PKGBUILD')
-rw-r--r--extra/gnome-calculator/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gnome-calculator/PKGBUILD b/extra/gnome-calculator/PKGBUILD
index c9212569b..0f4f8b541 100644
--- a/extra/gnome-calculator/PKGBUILD
+++ b/extra/gnome-calculator/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 196051 2013-10-07 11:51:12Z jgc $
+# $Id: PKGBUILD 196809 2013-10-19 20:33:48Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=gnome-calculator
-pkgver=3.10.0
+pkgver=3.10.1
pkgrel=1
pkgdesc="GNOME Scientific calculator"
arch=('i686' 'x86_64' 'mips64el')
@@ -17,7 +17,7 @@ options=(!emptydirs)
url="http://www.gnome.org"
install=gnome-calculator.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d76ad21286ea20308bb6302833ce8e5846df7e8ccd2b7ac0a48619f0d6cf2cb1')
+sha256sums=('9268f06e53647e9a61a773b7ae499d4fd3097843060fc9baa8f97912247df48f')
build() {
cd $pkgname-$pkgver