summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKirill Goncharov2019-12-21 14:56:19 +0300
committerKirill Goncharov2019-12-21 14:56:19 +0300
commit27f9976bcffc0178f769e9733cef834a8672fa6f (patch)
treed802f1f84528f3c412aee2930e6a686229431f17
parent94cf87bca1236e4e3932dc2d5e26c8d469c07587 (diff)
downloadaur-27f9976bcffc0178f769e9733cef834a8672fa6f.tar.gz
Version 1.1.10.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82741bd75f17..ea10fe20a135 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
+ pkgver = 1.1.10.1
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/Wasabi-1.1.10.deb
- source = https://github.com/zkSNACKs/WalletWasabi/releases/download/v1.1.10/Wasabi-1.1.10.deb.asc
- source = https://raw.githubusercontent.com/zkSNACKs/WalletWasabi/v1.1.10/LICENSE.md
+ source = https://github.com/zkSNACKs/WalletWasabi/releases/download/v1.1.10.1/Wasabi-1.1.10.1.deb
+ source = https://github.com/zkSNACKs/WalletWasabi/releases/download/v1.1.10.1/Wasabi-1.1.10.1.deb.asc
+ source = https://raw.githubusercontent.com/zkSNACKs/WalletWasabi/v1.1.10.1/LICENSE.md
validpgpkeys = 6FB3872B5D42292F59920797856348328949861E
- sha256sums = 41c0bddfc36b757c5210fc8745644014db99fed7fb1014e95c58079a43099136
+ sha256sums = 41d46d6a99695032f1fe6dd1efcaaf4835770175f53606803c9068d97f7ed557
sha256sums = SKIP
sha256sums = 6a9baff873bf6e94c289047810e5c6954657cba1c5d46925691a9c2d3872ced0
diff --git a/PKGBUILD b/PKGBUILD
index c207e9f80a5d..685d91b552bc 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
+pkgver=1.1.10.1
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=('41c0bddfc36b757c5210fc8745644014db99fed7fb1014e95c58079a43099136'
+sha256sums=('41d46d6a99695032f1fe6dd1efcaaf4835770175f53606803c9068d97f7ed557'
'SKIP'
'6a9baff873bf6e94c289047810e5c6954657cba1c5d46925691a9c2d3872ced0')
# Run curl https://raw.githubusercontent.com/zkSNACKs/WalletWasabi/master/PGP.txt | gpg --import