summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamim Pezeshki2017-03-22 12:22:48 +0430
committerSamim Pezeshki2017-03-22 12:22:48 +0430
commitf424fc199c5b3fc4b3ee02947632411a5cf5fcad (patch)
tree2b284c50ada45fcd0edeb8a5ef3489ad8a695acd
parenta9a73294dd3207e1205d15df34846c94fb510330 (diff)
downloadaur-f424fc199c5b3fc4b3ee02947632411a5cf5fcad.tar.gz
Change dependancy
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1e2bfab432a..836c62b32090 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ source=('git+https://github.com/al1b/KTOP.git' 'ktop')
sha256sums=('SKIP'
'15190d1c90ea9bc363104e62a321b6c01e46b1a6df22a59bdd8436b4dd2e05e4')
arch=('any')
-depends=('dotnet-cli')
+depends=('dotnet-sdk')
makedepends=('git')
conflicts=('ktop')
provides=('ktop')