summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKirill Goncharov2019-01-13 00:57:57 +0300
committerKirill Goncharov2019-01-13 00:57:57 +0300
commitcd6e866054c247298bf07298f6a102a1d2c7c599 (patch)
tree03192fb6b3ec23b91b450c68a239b634cf8edeb0
parent4187c430eacf9569f982d49047619721d0030700 (diff)
downloadaur-cd6e866054c247298bf07298f6a102a1d2c7c599.tar.gz
Version 1.1.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 210516d2ccb2..a34f080fc5a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wasabi-wallet-bin
pkgdesc = Privacy focused, ZeroLink compliant Bitcoin wallet
- pkgver = 1.0.5
- pkgrel = 3
+ pkgver = 1.1.0
+ pkgrel = 1
url = https://wasabiwallet.io/
arch = x86_64
license = MIT
@@ -11,13 +11,13 @@ pkgbase = wasabi-wallet-bin
conflicts = wasabi-wallet
options = !strip
options = staticlibs
- source = https://github.com/zkSNACKs/WalletWasabi/releases/download/v1.0.5/WasabiLinux-1.0.5.tar.gz
- source = https://github.com/zkSNACKs/WalletWasabi/releases/download/v1.0.5/WasabiLinux-1.0.5.tar.gz.asc
+ source = https://github.com/zkSNACKs/WalletWasabi/releases/download/v1.1.0/WasabiLinux-1.1.0.tar.gz
+ source = https://github.com/zkSNACKs/WalletWasabi/releases/download/v1.1.0/WasabiLinux-1.1.0.tar.gz.asc
source = wasabi.desktop
source = wasabi.png
source = LICENSE.md
validpgpkeys = 21D7CA45565DBCCEBE45115DB4B72266C47E075E
- sha256sums = c1d3ef22541a4565a9cc790daa90e550041d767cb9771abaea6399bb9a5d2f0c
+ sha256sums = 3a2cad9594f1c688b1e44d12dfeaaa00d22d7c19248473ec866f5933bdc783bd
sha256sums = SKIP
sha256sums = 4d633e1b310eb2666e314b39a336031facd164f227a2ad595e8a0b8ba4b962ee
sha256sums = 861064b9019ac8d0294d46c298dd2f552e078dc2d0f2b52ffb1e9e09a20278a3
diff --git a/PKGBUILD b/PKGBUILD
index c64612ceb445..cf87c9be3733 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Kirill Goncharov <kdgoncharov at gmail dot com>
pkgname=wasabi-wallet-bin
_pkgname=wasabi-wallet
-pkgver=1.0.5
-pkgrel=3
+pkgver=1.1.0
+pkgrel=1
pkgdesc="Privacy focused, ZeroLink compliant Bitcoin wallet"
arch=('x86_64')
options=(!strip staticlibs)
@@ -18,7 +18,7 @@ source=(
"wasabi.png"
"LICENSE.md"
)
-sha256sums=('c1d3ef22541a4565a9cc790daa90e550041d767cb9771abaea6399bb9a5d2f0c'
+sha256sums=('3a2cad9594f1c688b1e44d12dfeaaa00d22d7c19248473ec866f5933bdc783bd'
'SKIP'
'4d633e1b310eb2666e314b39a336031facd164f227a2ad595e8a0b8ba4b962ee'
'861064b9019ac8d0294d46c298dd2f552e078dc2d0f2b52ffb1e9e09a20278a3'