diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2018-03-07 13:34:20 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-10 07:11:03 +0700 |
commit | 38f12ad70677737430276a390fb23613513cae4d (patch) | |
tree | de2ead8ee81b0bbe9a98cc786ce431ace0afd246 /graphics/graphite2/graphite2.SlackBuild | |
parent | abf25458c1bc42f7fc0c48901eacc57295301552 (diff) | |
download | slackbuilds-38f12ad70677737430276a390fb23613513cae4d.tar.gz |
graphics/graphite2: Updated for version 1.3.11.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics/graphite2/graphite2.SlackBuild')
-rw-r--r-- | graphics/graphite2/graphite2.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/graphite2/graphite2.SlackBuild b/graphics/graphite2/graphite2.SlackBuild index 1c744e147c..8f13a3b112 100644 --- a/graphics/graphite2/graphite2.SlackBuild +++ b/graphics/graphite2/graphite2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for graphite2 -# Copyright 2015-2017 Hunter Sezen California, USA +# Copyright 2015-2018 Hunter Sezen California, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=graphite2 -VERSION=${VERSION:-1.3.10} +VERSION=${VERSION:-1.3.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |