summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb750efc0fe5..4510fc5f3d4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Christian Pinedo <christian (at) chrpinedo (dot) me>
pkgname=solarwallet
_pkgname="Solar Wallet"
-pkgver=0.25.0
+pkgver=0.25.1
pkgrel=1
pkgdesc="Wallet for the Stellar payment network by SatoshiPay."
arch=('any')
@@ -14,7 +14,7 @@ conflicts=('satoshipay-stellar-wallet')
replaces=('satoshipay-stellar-wallet')
source=("$pkgname-$pkgver.tar.gz::https://github.com/satoshipay/solar/archive/v$pkgver.tar.gz"
"$pkgname.desktop")
-sha256sums=('65a09f386aa16dbc1a532329405f00da760ced94ff2ed2318dc94639943d1887'
+sha256sums=('a7bcb3ef5f3a6820f681a45a070162ee1075b1def92f6f58cea8553b2a240a61'
'b6c574362d009c52ab9f9b0bdb4b2af9f1a8f79f0c8f68b897e9a19df46abc75')
build() {