summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKirill Goncharov2021-03-31 13:50:08 +0300
committerKirill Goncharov2021-03-31 13:50:08 +0300
commita37b8379bc4591e969da17a8f20964d9fb663d65 (patch)
tree3e83cd7ad8b6f5b61a8d762c9a230e91437108f3
parent122a304904c5047a50b53764cc08d99315c13f47 (diff)
downloadaur-a37b8379bc4591e969da17a8f20964d9fb663d65.tar.gz
Version 1.1.12.7
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ae8dfcb365e..2c3b2d268b1b 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.12.6
+ pkgver = 1.1.12.7
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.12.6/Wasabi-1.1.12.6.deb
- source = https://github.com/zkSNACKs/WalletWasabi/releases/download/v1.1.12.6/Wasabi-1.1.12.6.deb.asc
- source = https://raw.githubusercontent.com/zkSNACKs/WalletWasabi/v1.1.12.6/LICENSE.md
+ source = https://github.com/zkSNACKs/WalletWasabi/releases/download/v1.1.12.7/Wasabi-1.1.12.7.deb
+ source = https://github.com/zkSNACKs/WalletWasabi/releases/download/v1.1.12.7/Wasabi-1.1.12.7.deb.asc
+ source = https://raw.githubusercontent.com/zkSNACKs/WalletWasabi/v1.1.12.7/LICENSE.md
validpgpkeys = 6FB3872B5D42292F59920797856348328949861E
- sha256sums = b2be2883e420cc0a3bfb4e1ca55ea77a239b3f2ffa20cf090f2d97307f148fe7
+ sha256sums = 95128f61cf7fd74a9e271d5b91a7822b2574c14d23cc199bc71db800c374927e
sha256sums = SKIP
sha256sums = 004c3b81aba48d2db36776e5aaec51ffd852cc806c18d327e76fdeddeee2683c
diff --git a/PKGBUILD b/PKGBUILD
index 763e5a9ba1a0..67c5f89f6a0d 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.12.6
+pkgver=1.1.12.7
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=('b2be2883e420cc0a3bfb4e1ca55ea77a239b3f2ffa20cf090f2d97307f148fe7'
+sha256sums=('95128f61cf7fd74a9e271d5b91a7822b2574c14d23cc199bc71db800c374927e'
'SKIP'
'004c3b81aba48d2db36776e5aaec51ffd852cc806c18d327e76fdeddeee2683c')
# Run curl https://raw.githubusercontent.com/zkSNACKs/WalletWasabi/master/PGP.txt | gpg --import