summaryrefslogtreecommitdiff
path: root/community/galculator/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-18 10:00:02 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-18 10:00:02 +0100
commit5b55de83000374d4ef867e32bc248e37a192bb00 (patch)
treed9c44a35082b26c62e4be4f78efd032088ab32ec /community/galculator/PKGBUILD
parente07d778c19291820ea2c9612cfa83489d090748b (diff)
parent29883fd322e5c6464bf44e9eaa31b17790461bd0 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/shared-mime-info/PKGBUILD
Diffstat (limited to 'community/galculator/PKGBUILD')
-rw-r--r--community/galculator/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/galculator/PKGBUILD b/community/galculator/PKGBUILD
index 813d5bf74..26be1d2ff 100644
--- a/community/galculator/PKGBUILD
+++ b/community/galculator/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 81934 2013-01-03 21:00:53Z bpiotrowski $
+# $Id: PKGBUILD 84391 2013-02-17 21:32:04Z 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.1
+pkgver=2.1
pkgrel=1
pkgdesc='GTK+ based scientific calculator'
arch=('i686' 'x86_64' 'mips64el')
@@ -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=('c4436478adfef4f3a7d6c42ce8286d34')
+sha256sums=('f3ae03601a123287cddf6f79e79cf37bbe5ce87a98997e0fd623f1cd08e6f6be')
build() {
cd $srcdir/$pkgname-$pkgver