From 25640fd2bb68b6ec1770feadc6eb1a06ddef733b Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Thu, 8 Feb 2024 21:22:30 +0100 Subject: [PATCH] *: update email address for @atk --- srcpkgs/inkscape/template | 2 +- srcpkgs/volta/template | 2 +- srcpkgs/vscode/template | 2 +- srcpkgs/yaydl/template | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/inkscape/template b/srcpkgs/inkscape/template index a23bf4e87e61c..088471c818381 100644 --- a/srcpkgs/inkscape/template +++ b/srcpkgs/inkscape/template @@ -16,7 +16,7 @@ depends="desktop-file-utils hicolor-icon-theme python3-Pillow python3-appdirs python3-cssselect python3-lxml python3-numpy python3-requests python3-scour" checkdepends="$depends GraphicsMagick ImageMagick cantarell-fonts gtest-devel" short_desc="Vector-based drawing program" -maintainer="Alex Lohr " +maintainer="Alex Lohr " license="GPL-2.0-only, LGPL-2.1-or-later" homepage="https://inkscape.org/" distfiles="https://media.inkscape.org/dl/resources/file/inkscape-${version}.tar.xz" diff --git a/srcpkgs/volta/template b/srcpkgs/volta/template index 1323d12083da9..41aa2436e7f05 100644 --- a/srcpkgs/volta/template +++ b/srcpkgs/volta/template @@ -7,7 +7,7 @@ build_style="cargo" hostmakedepends="pkg-config" makedepends="openssl-devel" short_desc="JavaScript tool version sync helper" -maintainer="Alex Lohr " +maintainer="Alex Lohr " license="BSD-2-Clause" homepage="https://volta.sh/" distfiles="https://github.com/volta-cli/volta/archive/v${version}.tar.gz" diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index 0d88fb0f41ca3..8b23c9c66c139 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -8,7 +8,7 @@ hostmakedepends="pkg-config python3 python3-setuptools nodejs yarn tar git ripgr makedepends="libxkbfile-devel libsecret-devel libxml2-devel mit-krb5-devel ncurses-devel electron24" depends="libXtst ncurses nss dejavu-fonts-ttf xdg-utils ripgrep electron24" short_desc="Microsoft Code for Linux" -maintainer="shizonic , Alex Lohr " +maintainer="shizonic , Alex Lohr " license="MIT" homepage="https://code.visualstudio.com/" distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz" diff --git a/srcpkgs/yaydl/template b/srcpkgs/yaydl/template index c575ad2cb2d04..8f3ce0224aeeb 100644 --- a/srcpkgs/yaydl/template +++ b/srcpkgs/yaydl/template @@ -6,7 +6,7 @@ build_style=cargo hostmakedepends="pkg-config" makedepends="openssl-devel" short_desc="Command-line video downloader" -maintainer="Alex Lohr " +maintainer="Alex Lohr " license="GPL-3.0-or-later" homepage="https://code.rosaelefanten.org/yaydl/index" changelog="https://github.com/dertuxmalwieder/yaydl/tags"