summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatheus2023-06-05 10:37:13 +0200
committerMatheus2023-06-05 10:37:13 +0200
commit06fb7dce4c70b59a9c12ddbc3a469f52388b8128 (patch)
tree31c7588b338f2715e3aaa10513358ff06c014e8a /PKGBUILD
parent953eb7f756429d320115f32b31afb1bd3ede50c7 (diff)
downloadaur-06fb7dce4c70b59a9c12ddbc3a469f52388b8128.tar.gz
Version update.
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eec198306b13..0470522db5ac 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
readonly _pkgname="NBXplorer"
pkgname="nbxplorer"
-pkgver="2.3.63"
+pkgver="2.3.65"
pkgrel="1"
pkgdesc="A minimalist UTXO tracker for HD wallets."
arch=("x86_64")
@@ -17,7 +17,7 @@ license=("MIT")
depends=("aspnet-runtime-6.0" "bash" "bitcoin-daemon" "dotnet-sdk-6.0" "postgresql")
source=("${pkgname}-v${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz"
"${pkgname}.sh")
-sha512sums=("7299d8a5539f2b72e4e413ffce4931332015005d95516d24944d5e3cdf0b84a8473df0d5c66a67ab6e8ab3eb818bb9d366f77e6b63e8937f13daef19a79b6cb6"
+sha512sums=("b833a9481b051b59d9a22bd8840cdaaf9a0d953f54783c5a4854ea89cad3a4e2a4980eba4976352cb0afc9431f588f2945e4727e06563a84b62fab81c8f6d339"
"ce7e68b099de73f0a09d231e6c3ada98c5440b58c57d229fcc20fd4e3b18e2bd445c810960e828893be1a3bb8f6c954ba7c4b40f82caa84a9115bb5e752a1453")
build()