summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKirill Goncharov2020-04-24 21:46:35 +0300
committerKirill Goncharov2020-04-24 21:46:35 +0300
commitffd79c98609b46cec0382aa16b1974b4f8b3b759 (patch)
treef8d3dd6f48c4da9264e612b3e17c7bdf5477cccc
parentb6866cf866431533fb0ffd7f91c677391bff2fb1 (diff)
downloadaur-ffd79c98609b46cec0382aa16b1974b4f8b3b759.tar.gz
Version 1.1.11.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19b23c1b12e0..4b906d05400b 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.11
+ pkgver = 1.1.11.1
pkgrel = 2
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.11/Wasabi-1.1.11.deb
- source = https://github.com/zkSNACKs/WalletWasabi/releases/download/v1.1.11/Wasabi-1.1.11.deb.asc
- source = https://raw.githubusercontent.com/zkSNACKs/WalletWasabi/v1.1.11/LICENSE.md
+ source = https://github.com/zkSNACKs/WalletWasabi/releases/download/v1.1.11.1/Wasabi-1.1.11.1.deb
+ source = https://github.com/zkSNACKs/WalletWasabi/releases/download/v1.1.11.1/Wasabi-1.1.11.1.deb.asc
+ source = https://raw.githubusercontent.com/zkSNACKs/WalletWasabi/v1.1.11.1/LICENSE.md
validpgpkeys = 6FB3872B5D42292F59920797856348328949861E
- sha256sums = f85aa970db605641f97a54c3ec33242292e472d9ce661745d9fc3d8a0f1d11a7
+ sha256sums = 6ca1f54a6f9a990a0c2fc0934c827ce59ab68113ec48c6ee83174ff3f0400e0d
sha256sums = SKIP
sha256sums = 004c3b81aba48d2db36776e5aaec51ffd852cc806c18d327e76fdeddeee2683c
diff --git a/PKGBUILD b/PKGBUILD
index 77b329dc21d3..aff978b9434e 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.11
+pkgver=1.1.11.1
pkgrel=2
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=('f85aa970db605641f97a54c3ec33242292e472d9ce661745d9fc3d8a0f1d11a7'
+sha256sums=('6ca1f54a6f9a990a0c2fc0934c827ce59ab68113ec48c6ee83174ff3f0400e0d'
'SKIP'
'004c3b81aba48d2db36776e5aaec51ffd852cc806c18d327e76fdeddeee2683c')
# Run curl https://raw.githubusercontent.com/zkSNACKs/WalletWasabi/master/PGP.txt | gpg --import