summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2016-05-30 00:31:57 -0600
committerBrian Bidulock2016-05-30 00:31:57 -0600
commit2065a3cdd22c6b02dc657840c2f553d753c94faa (patch)
tree222cfc141ffa325497a52717bb649c6ee822c706 /PKGBUILD
parent298096b9c618fdc3b66f56968ef47fc51c0b6861 (diff)
downloadaur-gcalctool-oldgui.tar.gz
version 6.0.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ccf511475a4d..d7fc53be4a4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,13 @@ pkgname=gcalctool-oldgui
_pkgname=gcalctool
pkgver=6.0.2
_majver=6.0
-pkgrel=1
+pkgrel=2
pkgdesc="GCalctool is an application that solves mathematical equations and is suitable as a default application in a Desktop environment."
arch=('i686' 'x86_64')
license=('GPL2')
depends=('gtk2>=2.14.0' 'dconf')
makedepends=('intltool' 'gnome-doc-utils>=0.8.0')
url="https://webstats.gnome.org/Gcalctool"
-install=$_pkgname.install
source=("https://download.gnome.org/sources/$_pkgname/${_majver}/$_pkgname-${pkgver}.tar.bz2")
provides=("$_pkgname" 'gnome-calculator')
conflicts=("$_pkgname" 'gnome-calculator')