mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/siji-font: Fix VERSION in script.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
7a0edeae28
commit
ba7f811cb5
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=siji-font
|
||||
VERSION=20171023_2546822
|
||||
VERSION=${VERSION:-20171023_2546822}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
Loading…
Reference in a new issue