diff options
author | Larry Hajali <larryhaja@gmail.com> | 2020-05-12 14:48:50 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-16 08:44:19 +0700 |
commit | 9c87c39c3931301a98fb70cde283506333f7a937 (patch) | |
tree | 97acd8203c71cd82a9fe4a261157574c7eb21b2c /games/peg-e | |
parent | 2c655fc564d79e545b81783d7aee007c806c0fb4 (diff) |
games/peg-e: Updated to version 1.2.8
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/peg-e')
-rw-r--r-- | games/peg-e/peg-e.SlackBuild | 4 | ||||
-rw-r--r-- | games/peg-e/peg-e.info | 6 |
2 files changed, 5 insertions, 5 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} diff --git a/games/peg-e/peg-e.info b/games/peg-e/peg-e.info index d11453f87db8..7e2b34663eca 100644 --- a/games/peg-e/peg-e.info +++ b/games/peg-e/peg-e.info @@ -1,8 +1,8 @@ PRGNAM="peg-e" -VERSION="1.2.6" +VERSION="1.2.8" HOMEPAGE="https://gottcode.org/peg-e/" -DOWNLOAD="https://gottcode.org/peg-e/peg-e-1.2.6-src.tar.bz2" -MD5SUM="001a9d449c47e7dca9c9c93defbaa946" +DOWNLOAD="https://gottcode.org/peg-e/peg-e-1.2.8-src.tar.bz2" +MD5SUM="ea2659e5cf6e0d981189cbe2751588df" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |