diff options
Diffstat (limited to 'system/ttf-ipaex/ttf-ipaex.SlackBuild')
-rw-r--r-- | system/ttf-ipaex/ttf-ipaex.SlackBuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/system/ttf-ipaex/ttf-ipaex.SlackBuild b/system/ttf-ipaex/ttf-ipaex.SlackBuild index b0504fac8d9c0..979f694305cf4 100644 --- a/system/ttf-ipaex/ttf-ipaex.SlackBuild +++ b/system/ttf-ipaex/ttf-ipaex.SlackBuild @@ -1,9 +1,8 @@ #!/bin/sh # Slackware build script for ttf-ipaex -# $Id: ttf-ipaex.SlackBuild,v 1.2 2018/09/18 03:45:07 pomf Exp pomf $ -# Copyright 2018 pomfland +# Copyright 2020 pomfland # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ttf-ipaex -VERSION=${VERSION:-003.01} +VERSION=${VERSION:-004.01} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |