@eshanized updated the repository 🎉

This commit is contained in:
eshanized
2024-04-15 21:58:40 +05:30
parent e8b3ca7176
commit 4bc50252be

View File

@@ -6,3 +6,9 @@ pkgrel=1
pkgdesc="Snigdha OS PowerShell Config!" pkgdesc="Snigdha OS PowerShell Config!"
arch=('any') arch=('any')
license=('MIT') license=('MIT')
depends=(
'powershell-bin'
)
source=(
"$pkgname.tar.gz"
)