summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKirill Goncharov2019-09-11 21:22:43 +0300
committerKirill Goncharov2019-09-11 21:27:25 +0300
commitb702183d2d8a84ac0aa84053c94dcb18937a5099 (patch)
treef1944895e89939c1d4a9d126c4551ef13e6cc6eb /PKGBUILD
parentd92b8cd4a6da54f3f235c68bb380235d33d7173d (diff)
downloadaur-b702183d2d8a84ac0aa84053c94dcb18937a5099.tar.gz
Update license file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61f670e4053c..4491293caef7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=wasabi-wallet-bin
_pkgname=wasabi-wallet
pkgver=1.1.7
-pkgrel=1
+pkgrel=2
pkgdesc="Privacy focused, ZeroLink compliant Bitcoin wallet"
arch=('x86_64')
options=(!strip staticlibs)
@@ -14,11 +14,11 @@ conflicts=('wasabi-wallet')
source=(
"https://github.com/zkSNACKs/WalletWasabi/releases/download/v${pkgver}/Wasabi-${pkgver}.deb"
"https://github.com/zkSNACKs/WalletWasabi/releases/download/v${pkgver}/Wasabi-${pkgver}.deb.asc"
- "LICENSE.md"
+ "https://raw.githubusercontent.com/zkSNACKs/WalletWasabi/v${pkgver}/LICENSE.md"
)
sha256sums=('1d1eafdd68bf0e1aa75e763a56b68b77d2bf384b49b6fb3bb20f3629c7d86629'
'SKIP'
- '986ee8b1139dbe8405801baf1081d075b53728fd5c57dd31885cf4ddbe5d8f68')
+ '6a9baff873bf6e94c289047810e5c6954657cba1c5d46925691a9c2d3872ced0')
# Run curl https://raw.githubusercontent.com/zkSNACKs/WalletWasabi/master/PGP.txt | gpg --import
validpgpkeys=('6FB3872B5D42292F59920797856348328949861E')