summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatheus Gabriel Werny de Lima2022-05-05 12:31:49 +0200
committerMatheus Gabriel Werny de Lima2022-05-05 12:31:49 +0200
commit9d77528c8bd97f7ad6ec6279c48fbb2920f87cec (patch)
treef29215213e7beb40476643ae4cee209187e5056d /PKGBUILD
parentfd276f84e3f18a8a56b8e3064b7ff8cb50318474 (diff)
downloadaur-9d77528c8bd97f7ad6ec6279c48fbb2920f87cec.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 2c366ce0761c..e83ee477adcc 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname="NBXplorer"
pkgname="nbxplorer"
-pkgver="2.3.21"
+pkgver="2.3.22"
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" "postgresql")
source=("${pkgname}-v${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
-sha512sums=("f1bd80f7ca1bc49a66c14327b525a5e1307490eab87b8bb1e357dbf7acb77691803dcb7823a0731e8b2fd6ff435535e55bf39334876268b9c7d1bbda638ceeb5")
+sha512sums=("10c796ae15913869642f64251aa10ab0f080c6e4e727e176380071c933a398689048d2f6523af659b668a5c59d762dd0e38bd11dd4b3b853e77c602a519c0bdf")
build()
{