From c8ea54170109c6c4e7912535725c4ad7f14534c2 Mon Sep 17 00:00:00 2001 From: Brenton Earl Date: Sat, 1 Apr 2017 01:03:18 +0700 Subject: games/nsudoku: Switch to i586 + new maintainer. Signed-off-by: Willy Sudiarto Raharjo --- games/nsudoku/LICENSE | 4 ++-- games/nsudoku/nsudoku.SlackBuild | 3 ++- games/nsudoku/nsudoku.info | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'games/nsudoku') diff --git a/games/nsudoku/LICENSE b/games/nsudoku/LICENSE index 88e1be8f557e..0ffd0b4c0bda 100644 --- a/games/nsudoku/LICENSE +++ b/games/nsudoku/LICENSE @@ -1,6 +1,6 @@ -nsudoku 1.2 +nsudoku 1.3 -Copyright (c) 2008-2013 Tin Benjamin Matuka +Copyright (c) 2008-2015 Tin Benjamin Matuka Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation diff --git a/games/nsudoku/nsudoku.SlackBuild b/games/nsudoku/nsudoku.SlackBuild index 3a952bd27802..0fe54f1ca83d 100644 --- a/games/nsudoku/nsudoku.SlackBuild +++ b/games/nsudoku/nsudoku.SlackBuild @@ -4,6 +4,7 @@ # Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org # Copyright 2010, 2012 Binh Nguyen +# Copyright 2017 Brenton Earl # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -30,7 +31,7 @@ TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then case "$( uname -m )" in - i?86) ARCH=i486 ;; + i?86) ARCH=i586 ;; arm*) ARCH=arm ;; *) ARCH=$( uname -m ) ;; esac diff --git a/games/nsudoku/nsudoku.info b/games/nsudoku/nsudoku.info index fd9af3987b4a..4a8c00d1c414 100644 --- a/games/nsudoku/nsudoku.info +++ b/games/nsudoku/nsudoku.info @@ -6,5 +6,5 @@ MD5SUM="cae8ddb55879427631d995a2e6b16e55" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Ryan P.C. McQuen" -EMAIL="ryanpcmcquen@member.fsf.org" +MAINTAINER="Brenton Earl" +EMAIL="brent@exitstatusone.com" -- cgit v1.2.3