summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuten Ye2020-05-09 12:03:49 +0800
committerGuten Ye2020-05-09 12:03:49 +0800
commit89296cad57d3e9cfd2b2c8942240bfa6feb67911 (patch)
tree9a786ec70a239b927f0dab449595e5cd3b431ebb
parent71048c62bde8c2e7fc90916e3afff63299189deb (diff)
downloadaur-89296cad57d3e9cfd2b2c8942240bfa6feb67911.tar.gz
20.5.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2c9f10a3a96..19c59ff1a4c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = exodus
pkgdesc = Send, receive & exchange cryptocurrency with ease on the world's leading Desktop, Mobile and Hardware wallets. Bitcoin wallet
- pkgver = 20.4.23
+ pkgver = 20.5.9
pkgrel = 1
url = https://exodus.io
arch = x86_64
@@ -9,11 +9,11 @@ pkgbase = exodus
depends = nss
depends = libxss
depends = glibc>=2.28-4
- source = https://downloads.exodus.io/releases/exodus-linux-x64-20.4.23.zip
+ source = https://downloads.exodus.io/releases/exodus-linux-x64-20.5.9.zip
source = exodus.svg
source = exodus.desktop
source = LICENSE
- sha256sums = 495aedc4c96d9e871eb4558ab6966d80fe7d3c1f03153603affaca8e9c501772
+ sha256sums = 192d6d85abac44ed08aadc988febc450cde757b9a4e03208211ab57c85a25cc0
sha256sums = ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e
sha256sums = 04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c
sha256sums = 582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b
diff --git a/PKGBUILD b/PKGBUILD
index 96cbb407813d..caa7927ec5d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Paulo Ouverney <ph.ouverney at gmail dot com>
pkgname=exodus
-pkgver=20.4.23
+pkgver=20.5.9
pkgrel=1
pkgdesc="Send, receive & exchange cryptocurrency with ease on the world's leading Desktop, Mobile and Hardware wallets. Bitcoin wallet"
arch=('x86_64')
@@ -14,7 +14,7 @@ source=("https://downloads.exodus.io/releases/exodus-linux-x64-${pkgver}.zip"
"${pkgname}.svg"
"${pkgname}.desktop"
"LICENSE")
-sha256sums=('495aedc4c96d9e871eb4558ab6966d80fe7d3c1f03153603affaca8e9c501772'
+sha256sums=('192d6d85abac44ed08aadc988febc450cde757b9a4e03208211ab57c85a25cc0'
'ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e'
'04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c'
'582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b')