diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2018-07-16 23:52:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-16 23:52:28 +0700 |
commit | 594434ac4017bd2386e6a2e6c9f57d77495f514b (patch) | |
tree | 8ce1d09a9782a0a484f166b383edcc4e5891a3c7 /system/overpass-webfonts/overpass-webfonts.SlackBuild | |
parent | 74caa2987314c4e0ee0c1200f485174b0ffcd059 (diff) |
system/overpass-webfonts: Updated for version 3.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/overpass-webfonts/overpass-webfonts.SlackBuild')
-rw-r--r-- | system/overpass-webfonts/overpass-webfonts.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/overpass-webfonts/overpass-webfonts.SlackBuild b/system/overpass-webfonts/overpass-webfonts.SlackBuild index 8d3da48c7dc1d..947cbe70db6be 100644 --- a/system/overpass-webfonts/overpass-webfonts.SlackBuild +++ b/system/overpass-webfonts/overpass-webfonts.SlackBuild @@ -3,7 +3,7 @@ # Slackware Package Build Script for overpass-webfonts # Home Page http://overpassfont.org/ -# Copyright (c) 2016-2017, Nishant Limbachia, Hoffman Estates, IL, USA +# Copyright (c) 2016-2018, Nishant Limbachia, Hoffman Estates, IL, USA # <nishant _AT_ mnspace _DOT_ net> # All rights reserved. # @@ -27,7 +27,7 @@ SRCNAM="Overpass" PRGNAM="overpass-webfonts" -VERSION=${VERSION:-3.0.2} +VERSION=${VERSION:-3.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |