summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatheus2023-12-16 10:58:28 +0100
committerMatheus2023-12-16 10:58:28 +0100
commitac53976903e850385233a54a978e8ba0c866ac65 (patch)
treeea39d3223343d33aca38493813ef5bb903b908d3 /PKGBUILD
parent3ddd515ea2ce5cfaa1bcab0c4f8085c0c76fd47e (diff)
downloadaur-ac53976903e850385233a54a978e8ba0c866ac65.tar.gz
Dependency update
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c85aef6274ea..23d3c4c98af8 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,12 +9,12 @@ readonly _pkgname="NBXplorer"
pkgname="nbxplorer"
pkgver="2.4.3"
-pkgrel="1"
+pkgrel="2"
pkgdesc="A minimalist UTXO tracker for HD wallets."
arch=("x86_64")
url="https://github.com/dgarage/${_pkgname}"
license=("MIT")
-depends=("aspnet-runtime-6.0" "bash" "bitcoin-daemon" "dotnet-sdk-6.0" "postgresql")
+depends=("aspnet-runtime" "bash" "bitcoin-daemon" "dotnet-sdk" "postgresql")
source=("${pkgname}-v${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz"
"${pkgname}.sh")
sha512sums=("25790daafd94d3a5c8b1135e5de68a2ea194657e637c47ef6ca44db4e1455760597e31fb8013881b7fc3688aeaf354db93f72565545f770bc74fe7c253776b6c"