summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author Dave Woodfall2018-11-28 23:58:14 +0100
committer Willy Sudiarto Raharjo2018-12-01 01:27:58 +0100
commit6aa49dafac936282dd035e43ee7b95bf84340e3c (patch)
tree5873b62333bab3ee8927ab3f0a8022320a6dd53e /academic
parent941563a1cb724e62bfffac3b39a5e4c8081c3a60 (diff)
downloadslackbuilds-6aa49dafac936282dd035e43ee7b95bf84340e3c.tar.gz
academic/calc: Update to 2.12.7.2
Diffstat (limited to 'academic')
-rw-r--r--academic/calc/README11
-rw-r--r--academic/calc/calc.SlackBuild2
-rw-r--r--academic/calc/calc.info10
3 files changed, 14 insertions, 9 deletions
diff --git a/academic/calc/README b/academic/calc/README
index ad467a98d3..ed106de736 100644
--- a/academic/calc/README
+++ b/academic/calc/README
@@ -1,3 +1,8 @@
-Calc is arbitrary precision C-like arithmetic system that is a calculator,
-an algorithm prototyper, and mathematical research tool.
-Calc comes with a rich set of builtin mathematical and programmatic functions.
+Calc is arbitrary precision C-like arithmetic system that is
+a calculator, an algorithm prototyper, and mathematical
+research tool.
+
+Calc comes with a rich set of builtin mathematical and
+programmatic functions.
+
+See /usr/share/calc for resources and examples.
diff --git a/academic/calc/calc.SlackBuild b/academic/calc/calc.SlackBuild
index 3bdcd2a409..043faff559 100644
--- a/academic/calc/calc.SlackBuild
+++ b/academic/calc/calc.SlackBuild
@@ -24,7 +24,7 @@
# Modified by Robby Workman <rworkman@slackbuilds.org>
PRGNAM=calc
-VERSION=${VERSION:-2.12.7.0}
+VERSION=${VERSION:-2.12.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/academic/calc/calc.info b/academic/calc/calc.info
index a006ab79d1..f252d3f5cc 100644
--- a/academic/calc/calc.info
+++ b/academic/calc/calc.info
@@ -1,10 +1,10 @@
PRGNAM="calc"
-VERSION="2.12.7.0"
+VERSION="2.12.7.2"
HOMEPAGE="http://www.isthe.com/chongo/tech/comp/calc/"
-DOWNLOAD="http://www.isthe.com/chongo/src/calc/calc-2.12.7.0.tar.bz2"
-MD5SUM="f476a688ee7b7ea9997e6315b49d492c"
+DOWNLOAD="http://www.isthe.com/chongo/src/calc/calc-2.12.7.2.tar.bz2"
+MD5SUM="86ba447318108da52e4d9ab93e00aca9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="David Woodfall"
-EMAIL="dave@dawoodfall.net"
+MAINTAINER="Dave Woodfall"
+EMAIL="dave@tty1.uk"