diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-12-07 20:17:33 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-12 07:19:03 +0700 |
commit | 52848f5cadbc803783d625cc826931a53be42c29 (patch) | |
tree | 12d1fe308ef676899fe8c5cd0f61bdce0571670a /office/tellico | |
parent | 2fdfd6bc3967d442459d3f272d78a27e5dbfeb91 (diff) | |
download | slackbuilds-52848f5cadbc803783d625cc826931a53be42c29.tar.gz |
office/tellico: Updated for version 2.3.11.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'office/tellico')
-rw-r--r-- | office/tellico/tellico.SlackBuild | 3 | ||||
-rw-r--r-- | office/tellico/tellico.info | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/office/tellico/tellico.SlackBuild b/office/tellico/tellico.SlackBuild index a5c2afe077..6dc4d8bcfd 100644 --- a/office/tellico/tellico.SlackBuild +++ b/office/tellico/tellico.SlackBuild @@ -2,6 +2,7 @@ # SlackBuild script for tellico +# Copyright 2015 Benjamin Trigona-Harany # Copyright 2009 Gilcio Amaral <gilcio.amaral@gmail.com> # Copyright 2007-2008 Michiel van Wessem, Manchester, United Kingdom # All rights reserved. @@ -26,7 +27,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=tellico -VERSION=${VERSION:-2.3.10} +VERSION=${VERSION:-2.3.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/tellico/tellico.info b/office/tellico/tellico.info index 16054768b1..9b440aea33 100644 --- a/office/tellico/tellico.info +++ b/office/tellico/tellico.info @@ -1,8 +1,8 @@ PRGNAM="tellico" -VERSION="2.3.10" +VERSION="2.3.11" HOMEPAGE="http://tellico-project.org/" -DOWNLOAD="http://tellico-project.org/files/tellico-2.3.10.tar.bz2" -MD5SUM="06b29f88fe9883ddf9550ce541a0c180" +DOWNLOAD="http://tellico-project.org/files/tellico-2.3.11.tar.bz2" +MD5SUM="8f79b02147167f95111c334cf6c0376c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |