summaryrefslogtreecommitdiff
path: root/community/galculator
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-04 00:04:06 -0800
committerroot <root@rshg054.dnsready.net>2013-01-04 00:04:06 -0800
commit782a0d2109c292b60e7de038df66525a81b21429 (patch)
tree586565a52faa28339159b4a4e53af142db7c67aa /community/galculator
parentf2bbb5646aefe9ea6502524fbf4d0138cee8b2a1 (diff)
Fri Jan 4 00:04:06 PST 2013
Diffstat (limited to 'community/galculator')
-rw-r--r--community/galculator/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/galculator/PKGBUILD b/community/galculator/PKGBUILD
index 74e5e5bb4..0c5a273fd 100644
--- a/community/galculator/PKGBUILD
+++ b/community/galculator/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 78485 2012-10-19 15:50:56Z bpiotrowski $
+# $Id: PKGBUILD 81934 2013-01-03 21:00:53Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <barthalion@gmail.com>
# Contributor: SpepS <dreamspepser at yahoo dot it>
# Contributor: Alexander Fehr <pizzapunk gmail com>
pkgname=galculator
-pkgver=2.0
+pkgver=2.0.1
pkgrel=1
pkgdesc='GTK+ based scientific calculator'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('gtk3' 'hicolor-icon-theme' 'gtk-update-icon-cache' 'desktop-file-utils
makedepends=('intltool')
install=$pkgname.install
source=(http://downloads.sourceforge.net/galculator/galculator-$pkgver.tar.bz2)
-md5sums=('2bec5c1cdab9c5421855f878f8018929')
+md5sums=('c4436478adfef4f3a7d6c42ce8286d34')
build() {
cd $srcdir/$pkgname-$pkgver