From 25fd1045f691d233996b50f954dc5096c7e4aa8b Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 20 Aug 2023 16:37:47 +0200 Subject: [PATCH] *: orphan NeelChotai's packages --- srcpkgs/bottom/template | 2 +- srcpkgs/flameshot/template | 2 +- srcpkgs/hstr/template | 2 +- srcpkgs/kibi/template | 2 +- srcpkgs/python3-joblib/template | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/bottom/template b/srcpkgs/bottom/template index e9e7052f3bc..8220baf3fec 100644 --- a/srcpkgs/bottom/template +++ b/srcpkgs/bottom/template @@ -4,7 +4,7 @@ version=0.9.4 revision=1 build_style=cargo short_desc="Yet another cross-platform graphical process/system monitor" -maintainer="Neel Chotai " +maintainer="Orphaned " license="MIT" homepage="https://github.com/ClementTsang/bottom" changelog="https://raw.githubusercontent.com/ClementTsang/bottom/master/CHANGELOG.md" diff --git a/srcpkgs/flameshot/template b/srcpkgs/flameshot/template index e697b31fdb3..226c0c9d562 100644 --- a/srcpkgs/flameshot/template +++ b/srcpkgs/flameshot/template @@ -7,7 +7,7 @@ hostmakedepends="qt5-qmake qt5-host-tools" makedepends="qt5-svg-devel qt5-tools-devel" depends="desktop-file-utils qt5-svg" short_desc="Powerful yet simple to use screenshot software for GNU/Linux" -maintainer="Neel Chotai " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/lupoDharkael/flameshot" distfiles="https://github.com/lupoDharkael/flameshot/archive/v${version}.tar.gz" diff --git a/srcpkgs/hstr/template b/srcpkgs/hstr/template index 7927fe7ec83..a3934dee6ca 100644 --- a/srcpkgs/hstr/template +++ b/srcpkgs/hstr/template @@ -6,7 +6,7 @@ build_style=gnu-configure hostmakedepends="automake pkg-config" makedepends="readline-devel" short_desc="Easily view, navigate, search and manage your command history" -maintainer="Neel Chotai " +maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/dvorka/hstr" changelog="https://raw.githubusercontent.com/dvorka/hstr/master/Changelog" diff --git a/srcpkgs/kibi/template b/srcpkgs/kibi/template index da85a3ee87d..3bc828487ae 100644 --- a/srcpkgs/kibi/template +++ b/srcpkgs/kibi/template @@ -4,7 +4,7 @@ version=0.2.2 revision=2 build_style=cargo short_desc="Lightweight, configurable text editor" -maintainer="Neel Chotai " +maintainer="Orphaned " license="Apache-2.0, MIT" homepage="https://github.com/ilai-deutel/kibi" distfiles="https://github.com/ilai-deutel/kibi/archive/v${version}.tar.gz" diff --git a/srcpkgs/python3-joblib/template b/srcpkgs/python3-joblib/template index 80680950d3a..d1bd5e27b36 100644 --- a/srcpkgs/python3-joblib/template +++ b/srcpkgs/python3-joblib/template @@ -9,7 +9,7 @@ depends="python3 python3-psutil $(vopt_if array python3-numpy) $(vopt_if compression python3-lz4)" short_desc="Lightweight pipelining in Python" -maintainer="Neel Chotai " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://joblib.readthedocs.io/" distfiles="https://github.com/joblib/joblib/archive/${version}.tar.gz"