diff options
-rw-r--r-- | games/homm3_shareware_data/homm3_shareware_data.SlackBuild | 6 | ||||
-rw-r--r-- | games/homm3_shareware_data/homm3_shareware_data.info | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/games/homm3_shareware_data/homm3_shareware_data.SlackBuild b/games/homm3_shareware_data/homm3_shareware_data.SlackBuild index 771f940001..0291236112 100644 --- a/games/homm3_shareware_data/homm3_shareware_data.SlackBuild +++ b/games/homm3_shareware_data/homm3_shareware_data.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for homm3_shareware_data # Copyright 2021 Petar Petrov slackalaxy@gmail.com +# Copyright 2024 Yth | Pont-en-Royans, France | yth@ythogtha.org # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,14 +23,11 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# 20241009 bkw: Modified by SlackBuilds.org, BUILD=2: -# - Bump BUILD for luajit-2.1.x - cd $(dirname $0) ; CWD=$(pwd) PRGNAM=homm3_shareware_data VERSION=${VERSION:-4.0} # This is the version stated in the ReadMe -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/homm3_shareware_data/homm3_shareware_data.info b/games/homm3_shareware_data/homm3_shareware_data.info index 4cbff19da2..0f40dce7b2 100644 --- a/games/homm3_shareware_data/homm3_shareware_data.info +++ b/games/homm3_shareware_data/homm3_shareware_data.info @@ -6,5 +6,5 @@ MD5SUM="49343f4fc8c5820c28f4bc8c39a2e149" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="vcmi unar" -MAINTAINER="Petar Petrov" -EMAIL="slackalaxy@gmail.com" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |