diff options
Diffstat (limited to 'academic/genius/genius.SlackBuild')
-rw-r--r-- | academic/genius/genius.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/genius/genius.SlackBuild b/academic/genius/genius.SlackBuild index 64e755559a..b1a8669355 100644 --- a/academic/genius/genius.SlackBuild +++ b/academic/genius/genius.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for genius -# Copyright 2009,2010 Vincent Batts, vbatts@hashbangbash.com, http://hashbangbash.com/ +# Copyright 2009,2010,2018 Vincent Batts, vbatts@hashbangbash.com, http://hashbangbash.com/ # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # PRGNAM=genius -VERSION=${VERSION:-1.0.17} +VERSION=${VERSION:-1.0.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |