system/yaft: Updated maintainer info.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3a29355c95
commit
7cda500f74
|
@ -1,6 +1,7 @@
|
|||
#!/bin/bash
|
||||
# Slackware build script for abella
|
||||
# Copyright 2020 Jefferson Rocha <jeffersoncarneiro@slackjeff.com.br>
|
||||
# Copyright 2023 slackjeff <slackjeff@riseup.net>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
|
|
@ -6,5 +6,5 @@ MD5SUM="ddcbe929c51c453b01e3d18579b0860a"
|
|||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Jefferson Rocha"
|
||||
EMAIL="jeffersoncarneiro@slackjeff.com.br"
|
||||
MAINTAINER="slackjeff"
|
||||
EMAIL="slackjeff@riseup.net"
|
||||
|
|
Loading…
Reference in New Issue