diff --git a/common/snigdhaos-powershell/PKGBUILD b/common/snigdhaos-powershell/PKGBUILD index 7fca3991..720464a6 100644 --- a/common/snigdhaos-powershell/PKGBUILD +++ b/common/snigdhaos-powershell/PKGBUILD @@ -13,6 +13,7 @@ depends=( ) source=( "$pkgname.tar.gz" + "${pkgname}.desktop" ) sha256sums=( 'SKIP' diff --git a/common/snigdhaos-powershell/usr/share/applications/snigdhaos-powershell.desktop b/common/snigdhaos-powershell/snigdhaos-powershell.desktop similarity index 100% rename from common/snigdhaos-powershell/usr/share/applications/snigdhaos-powershell.desktop rename to common/snigdhaos-powershell/snigdhaos-powershell.desktop