diff options
Diffstat (limited to 'games/peg-e/peg-e.SlackBuild')
-rw-r--r-- | games/peg-e/peg-e.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/peg-e/peg-e.SlackBuild b/games/peg-e/peg-e.SlackBuild index a1b7c98157d6..71dcea9bbdb5 100644 --- a/games/peg-e/peg-e.SlackBuild +++ b/games/peg-e/peg-e.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for peg-e -# Copyright 2012-2018 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2012-2020 Larry Hajali <larryhaja[at]gmail[dot]com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=peg-e -VERSION=${VERSION:-1.2.6} +VERSION=${VERSION:-1.2.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |