libraries/libdca: New maintainer.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-04-24 01:48:29 +07:00
parent 6439db2b0f
commit 246b187ed8
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 3 additions and 6 deletions

View File

@ -7,6 +7,7 @@
# Modified by Robby Workman <rworkman@slackbuilds.org> for version 0.0.5
# Maintained 2020 Didier Spaier
# Copyright 2022 Christoph Willing Brisbane, Australia
# Copyright 2022 Bill Kirkpatrick, Bay City, Texas, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -119,7 +120,3 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
/sbin/makepkg -l y -c n -p $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE
if [ "$1" = "--cleanup" ]; then
rm -rf $PKG $TMP/$PRGNAM-$VERSION
fi

View File

@ -6,5 +6,5 @@ MD5SUM="68916db60e3017d92841f77908518a11"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Christoph Willing"
EMAIL="chris.willing@linux.com"
MAINTAINER="Bill Kirkpatrick"
EMAIL="bkirkp@gmail.com"