diff options
Diffstat (limited to 'source/x/liberation-fonts-ttf/liberation-fonts-ttf.SlackBuild')
-rwxr-xr-x | source/x/liberation-fonts-ttf/liberation-fonts-ttf.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/x/liberation-fonts-ttf/liberation-fonts-ttf.SlackBuild b/source/x/liberation-fonts-ttf/liberation-fonts-ttf.SlackBuild index e60b3cf98..4ae4bb14d 100755 --- a/source/x/liberation-fonts-ttf/liberation-fonts-ttf.SlackBuild +++ b/source/x/liberation-fonts-ttf/liberation-fonts-ttf.SlackBuild @@ -23,9 +23,9 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=liberation-fonts-ttf -VERSION=2.1.2 +VERSION=2.1.3 ARCH=noarch -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # If the variable PRINT_PACKAGE_NAME is set, then this script will report what # the name of the created package would be, and then exit. This information |