system/bitrot: Update maintainer info.

Thanks to former maintainer B. Pribula for pointing this out.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Logan Rathbone 2024-09-08 17:12:22 -04:00 committed by Willy Sudiarto Raharjo
parent 7dd222dbdb
commit 620a958768
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for bitrot # Slackware build script for bitrot
# Copyright © 2023 Logan Rathbone, Province of Ontario, Canada # Copyright © 2023-2024 Logan Rathbone, Province of Ontario, Canada
# Copyright 2022 Brandon Pribula, BC Canada # Copyright 2022 Brandon Pribula, BC Canada
# Copyright 2018 Donald Cooley South Haven, Indiana USA # Copyright 2018 Donald Cooley South Haven, Indiana USA
# All rights reserved. # All rights reserved.
@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bitrot PRGNAM=bitrot
VERSION=${VERSION:-1.0.1} VERSION=${VERSION:-1.0.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-2}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View file

@ -6,5 +6,5 @@ MD5SUM="ab20267b7050bfb38f1d08a6c2e1fdf8"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt" REQUIRES="python3-setuptools-opt"
MAINTAINER="Brandon Pribula" MAINTAINER="Logan Rathbone"
EMAIL="b.pribs11@gmail.com" EMAIL="poprocks@gmail.com"