From 4bc50252be9957eb7fc7673d714132834f9ff6b4 Mon Sep 17 00:00:00 2001 From: eshanized Date: Mon, 15 Apr 2024 21:58:40 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20reposi?= =?UTF-8?q?tory=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/snigdhaos-powershell/PKGBUILD | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/common/snigdhaos-powershell/PKGBUILD b/common/snigdhaos-powershell/PKGBUILD index 7f17260f..8a672283 100644 --- a/common/snigdhaos-powershell/PKGBUILD +++ b/common/snigdhaos-powershell/PKGBUILD @@ -5,4 +5,10 @@ pkgver=1 pkgrel=1 pkgdesc="Snigdha OS PowerShell Config!" arch=('any') -license=('MIT') \ No newline at end of file +license=('MIT') +depends=( + 'powershell-bin' +) +source=( + "$pkgname.tar.gz" +) \ No newline at end of file