|
|
|
@ -1,7 +1,7 @@ |
|
|
|
#!/bin/sh |
|
|
|
# SlackBuild Script for ProjectLibre |
|
|
|
|
|
|
|
# Copyright 2012-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
|
|
|
# Copyright 2012-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
|
|
|
# All rights reserved. |
|
|
|
# |
|
|
|
# Redistribution and use of this script, with or without modification, is |
|
|
|
@ -22,7 +22,7 @@ |
|
|
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
|
|
|
|
|
|
PRGNAM=ProjectLibre |
|
|
|
VERSION=${VERSION:-1.6.2} |
|
|
|
VERSION=${VERSION:-1.7.0} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|
|