mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/kitty: New maintainer.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
803a659fce
commit
915a6e32c7
2 changed files with 4 additions and 3 deletions
|
@ -2,10 +2,11 @@
|
|||
|
||||
# Slackware build script for kitty
|
||||
|
||||
# Written by B. Watson (urchlay@slackware.uk)
|
||||
# Written by B. Watson (email removed)
|
||||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 20230720 bkw: hand over maintenance to Eugen Wissner.
|
||||
# 20221228 bkw: update for v0.26.5, fix sbopkglint gripes.
|
||||
|
||||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
|
|
@ -6,5 +6,5 @@ MD5SUM="bee2a28eacda8e24a5da6bfb1986845a"
|
|||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="librsync"
|
||||
MAINTAINER="B. Watson"
|
||||
EMAIL="urchlay@slackware.uk"
|
||||
MAINTAINER="Eugen Wissner"
|
||||
EMAIL="belka@caraus.de"
|
||||
|
|
Loading…
Reference in a new issue