From 93906f3d785a3275f53d2735cd218b1cc672c031 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 14 Jan 2022 10:18:51 +0100 Subject: fix maintainers --- dotnet-core-bin/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dotnet-core-bin') diff --git a/dotnet-core-bin/PKGBUILD b/dotnet-core-bin/PKGBUILD index 191fe3498..6b67caef0 100644 --- a/dotnet-core-bin/PKGBUILD +++ b/dotnet-core-bin/PKGBUILD @@ -1,4 +1,5 @@ -# Maintainer: Attila Greguss +# Maintainer: Erich Eckner +# Contributor: Attila Greguss pkgbase=dotnet-core-bin pkgname=( @@ -127,4 +128,4 @@ package_aspnet-targeting-pack-bin() { install -dm 755 "${pkgdir}"/usr/share/{dotnet,dotnet/packs,licenses} cp -dr --no-preserve='ownership' packs/Microsoft.AspNetCore.App.Ref "${pkgdir}"/usr/share/dotnet/packs/ ln -s dotnet-host-bin "${pkgdir}"/usr/share/licenses/aspnet-targeting-pack-bin -} \ No newline at end of file +} -- cgit v1.2.3-54-g00ecf