From 9ae5549eafb6ad010938b9c56c164671cf5b132c Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 1 Oct 2017 21:33:47 +0200 Subject: games/ardentryst: Update script. Signed-off-by: Dimitris Zlatanidis --- games/ardentryst/ardentryst.SlackBuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'games') diff --git a/games/ardentryst/ardentryst.SlackBuild b/games/ardentryst/ardentryst.SlackBuild index cc53438edc..91357dba5d 100644 --- a/games/ardentryst/ardentryst.SlackBuild +++ b/games/ardentryst/ardentryst.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ardentryst -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=ardentryst VERSION=${VERSION:-1.71} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -69,8 +69,8 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -CLEAN="COPYING COPYING.data INSTALLING OPR.txt icon.png icon2.png install.sh \ - help.txt ardentryst Ardentryst.desktop" +CLEAN="COPYING COPYING.data INSTALLING icon.png icon2.png install.sh \ + ardentryst Ardentryst.desktop" mkdir -p $PKG/usr/share/games/$PRGNAM cp -rf * $PKG/usr/share/games/$PRGNAM -- cgit v1.2.3