summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKirill Goncharov2020-03-03 16:41:02 +0300
committerKirill Goncharov2020-03-03 16:41:02 +0300
commit5a33cd02adac51e43e185d78dcc2eff2d3e28129 (patch)
treef3887094f628133042a4c3e23b591776385d0dbc
parent3d750ec189e31acd66933ca27eb4550ea50f715b (diff)
downloadaur-5a33cd02adac51e43e185d78dcc2eff2d3e28129.tar.gz
Version 1.1.10.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92cc6afb9a98..058b5525f59f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wasabi-wallet-bin
pkgdesc = Open-source, non-custodial, privacy-focused Bitcoin wallet for desktop
- pkgver = 1.1.10.2
+ pkgver = 1.1.10.3
pkgrel = 1
url = https://wasabiwallet.io/
arch = x86_64
@@ -12,11 +12,11 @@ pkgbase = wasabi-wallet-bin
conflicts = wasabi-wallet
options = !strip
options = staticlibs
- source = https://github.com/zkSNACKs/WalletWasabi/releases/download/v1.1.10.2/Wasabi-1.1.10.2.deb
- source = https://github.com/zkSNACKs/WalletWasabi/releases/download/v1.1.10.2/Wasabi-1.1.10.2.deb.asc
- source = https://raw.githubusercontent.com/zkSNACKs/WalletWasabi/v1.1.10.2/LICENSE.md
+ source = https://github.com/zkSNACKs/WalletWasabi/releases/download/v1.1.10.3/Wasabi-1.1.10.3.deb
+ source = https://github.com/zkSNACKs/WalletWasabi/releases/download/v1.1.10.3/Wasabi-1.1.10.3.deb.asc
+ source = https://raw.githubusercontent.com/zkSNACKs/WalletWasabi/v1.1.10.3/LICENSE.md
validpgpkeys = 6FB3872B5D42292F59920797856348328949861E
- sha256sums = 53dd8f2d0ff48992dc4c9817674091faaa3843ba07c6dcaca8df474529693813
+ sha256sums = 80dbd206f5cb917da7ddeaf490c27c88fb82e0df5a173b128f077f303b69c66e
sha256sums = SKIP
sha256sums = 6a9baff873bf6e94c289047810e5c6954657cba1c5d46925691a9c2d3872ced0
diff --git a/PKGBUILD b/PKGBUILD
index e9c145169e56..394ed079b96b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kirill Goncharov <kdgoncharov at gmail dot com>
pkgname=wasabi-wallet-bin
_pkgname=wasabi-wallet
-pkgver=1.1.10.2
+pkgver=1.1.10.3
pkgrel=1
pkgdesc="Open-source, non-custodial, privacy-focused Bitcoin wallet for desktop"
arch=('x86_64')
@@ -16,7 +16,7 @@ source=(
"https://github.com/zkSNACKs/WalletWasabi/releases/download/v${pkgver}/Wasabi-${pkgver}.deb.asc"
"https://raw.githubusercontent.com/zkSNACKs/WalletWasabi/v${pkgver}/LICENSE.md"
)
-sha256sums=('53dd8f2d0ff48992dc4c9817674091faaa3843ba07c6dcaca8df474529693813'
+sha256sums=('80dbd206f5cb917da7ddeaf490c27c88fb82e0df5a173b128f077f303b69c66e'
'SKIP'
'6a9baff873bf6e94c289047810e5c6954657cba1c5d46925691a9c2d3872ced0')
# Run curl https://raw.githubusercontent.com/zkSNACKs/WalletWasabi/master/PGP.txt | gpg --import