summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d78fea1d1b70..ffd078c58369 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname="NBXplorer"
pkgname="nbxplorer"
-pkgver="2.3.9"
+pkgver="2.3.11"
pkgrel="1"
pkgdesc="A minimalist UTXO tracker for HD wallets."
arch=("any")
@@ -14,7 +14,7 @@ url="https://github.com/dgarage/${_pkgname}"
license=("MIT")
depends=("aspnet-runtime" "bitcoin-daemon" "dotnet-sdk")
source=("${pkgname}-v${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
-sha512sums=("4bb3fab461ee73777e66d443c36e19b4f74bc65a80b31dd8dece8f128980e584af308781506758410686cedcdce73e20a02a4450905e79ad7682c93199e26574")
+sha512sums=("74df5095eeeef7d9ac49660b262f2e9c2dce744368c8e5d9ac32456242851b1558485fc34adaa091077438a69caa748fcd8a24ed3d4fc1c8f9ddbd9bb2e5c89f")
build()
{