From 113a20b4ba1562af4eec7e2cc6e1ec4e4629c726 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Mon, 5 Nov 2018 17:57:42 -0800 Subject: games/peg-e: Updated for version 1.2.6 Signed-off-by: Larry Hajali --- games/peg-e/peg-e.SlackBuild | 6 +++--- games/peg-e/peg-e.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'games/peg-e') diff --git a/games/peg-e/peg-e.SlackBuild b/games/peg-e/peg-e.SlackBuild index 6fc0813519..a1b7c98157 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-2016 Larry Hajali +# Copyright 2012-2018 Larry Hajali # 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.2} +VERSION=${VERSION:-1.2.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -83,7 +83,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr find $PKG/usr/man -type f -exec gzip -9 {} \; mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a ChangeLog COPYING CREDITS INSTALL NEWS README $PKG/usr/doc/$PRGNAM-$VERSION +cp -a ChangeLog COPYING CREDITS INSTALL README $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/games/peg-e/peg-e.info b/games/peg-e/peg-e.info index ce49bcc39e..d11453f87d 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.2" +VERSION="1.2.6" HOMEPAGE="https://gottcode.org/peg-e/" -DOWNLOAD="https://gottcode.org/peg-e/peg-e-1.2.2-src.tar.bz2" -MD5SUM="07dc7245acc219dd04e41fd5c060934f" +DOWNLOAD="https://gottcode.org/peg-e/peg-e-1.2.6-src.tar.bz2" +MD5SUM="001a9d449c47e7dca9c9c93defbaa946" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" -- cgit v1.2.3