summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Aranguren2025-01-30 12:49:37 +1100
committerLuis Aranguren2025-01-30 12:49:37 +1100
commitb3caed62dbed6a0a79f28d663825aff539fdb467 (patch)
tree4baf36a11c84d04cda77c02ce4732837f749f8b9 /PKGBUILD
parent94e5fbbbc20360da1ced775593a232aecd34f8e6 (diff)
downloadaur-b3caed62dbed6a0a79f28d663825aff539fdb467.tar.gz
2.0.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d472cfef1d4f..90b77fa3ad7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=BlockstreamGreen
_upkgname=green
pkgname=blockstream-green-appimage
-pkgver=2.0.16
+pkgver=2.0.19
pkgrel=1
pkgdesc="Blockstream Green is a non-custodial Bitcoin wallet, compatible with Blockstream Jade hardware wallet"
arch=('x86_64')
@@ -16,7 +16,7 @@ install="${pkgname}.install"
options=('!strip' '!debug')
source=($_pkgname-$arch-$pkgver.AppImage::"https://github.com/Blockstream/green_qt/releases/download/release_$pkgver/$_pkgname-$arch.AppImage")
-sha256sums=('981b4715c465b6865cb3895396031109c28aea5342313f16a5ba96e9a9b0cf42')
+sha256sums=('d3826ec9d5894f3be37bc67bfe14346123f911f6321a043a4b35341999ef818c')
prepare() {
cd "${srcdir}"