summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatheus Gabriel Werny de Lima2021-03-15 21:20:28 +0100
committerMatheus Gabriel Werny de Lima2021-03-15 21:20:28 +0100
commit99f5f08eb8f7024edc6bfc8c2226063e79b1e135 (patch)
treee74b831a5585c5a5b68ee3e01c99eeb58341289a /PKGBUILD
parentc42bc511e3f10742b32f9ace15cd69784fe9169f (diff)
downloadaur-99f5f08eb8f7024edc6bfc8c2226063e79b1e135.tar.gz
Updated the dependencies.
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40a4626ab88c..41d067e5b7af 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=("any")
url="https://github.com/dgarage/${_pkgname}"
license=("MIT")
groups=()
-depends=("aspnet-runtime" "bitcoin-daemon" "dotnet-host" "dotnet-runtime" "dotnet-sdk" "tmux")
+depends=("bitcoin-daemon" "dotnet-core" "tmux")
makedepends=("git")
checkdepends=()
optdepends=()