diff options
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} |