summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2015-05-29 22:04:31 -0600
committerBrian Bidulock2015-06-10 05:33:29 -0600
commit5d16594902314ae2a3693e885f0ac3075e4f3a9f (patch)
treefcce23628ed1ea6df0f5d5a8f8d21397914c613b /PKGBUILD
parentcbc604c914764cfc643b3546414499d96c3b5006 (diff)
downloadaur-5d16594902314ae2a3693e885f0ac3075e4f3a9f.tar.gz
version 5.30.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ba965e15551..cdc2ac7ffeb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,8 @@
# Contributor: bzt <unmacaque@gmail.com>
pkgname=gcalctool-oldgui
-pkgver=5.29.92
+pkgver=5.30.2
+_majver=5.30
pkgrel=1
pkgdesc="GCalctool is an application that solves mathematical equations and is suitable as a default application in a Desktop environment."
arch=('i686' 'x86_64')
@@ -10,8 +11,8 @@ license=('GPL2')
depends=('gtk2>=2.14.0' 'gconf-gtk2')
makedepends=('intltool' 'gnome-doc-utils>=0.8.0')
url="https://webstats.gnome.org/Gcalctool"
-source=("https://download.gnome.org/sources/gcalctool/5.29/gcalctool-${pkgver}.tar.bz2")
-md5sums=('ebb39ab44aeb691be411606c0d3acbbd')
+source=("https://download.gnome.org/sources/gcalctool/${_majver}/gcalctool-${pkgver}.tar.bz2")
+md5sums=('9357de6835da305ee4f0ebad509b509a')
provides=('gcalctool' 'gnome-calculator')
conflicts=('gcalctool' 'gnome-calculator')