@eshanized updated the repository 🎉

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

View File

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