summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuten Ye2020-11-24 10:43:07 +0800
committerGuten Ye2020-11-24 10:43:07 +0800
commit466ec37f3955203980702c12aee0c72498d9707a (patch)
tree1c8c7bb076a576fdb96038d1f9e5008cc0c46da4
parent5ef9af606ac81534432a72c7357a25f10bf18c11 (diff)
downloadaur-466ec37f3955203980702c12aee0c72498d9707a.tar.gz
20.11.23
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d18ed48207d..434d6cb9c9e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = exodus
pkgdesc = Send, receive & exchange cryptocurrency with ease on the world's leading Desktop, Mobile and Hardware wallets. Bitcoin wallet
- pkgver = 20.11.10
+ pkgver = 20.11.23
pkgrel = 1
url = https://exodus.io
arch = x86_64
license = custom
depends = libxss
- source = https://downloads.exodus.io/releases/exodus-linux-x64-20.11.10.zip
+ source = https://downloads.exodus.io/releases/exodus-linux-x64-20.11.23.zip
source = exodus.svg
source = exodus.desktop
source = LICENSE
- sha256sums = 38a3f66d0f6a81a36165259ba3e4b13b3b2634c04d967959f917cf560bccf8a8
+ sha256sums = 34c9b67599f0fef8ae9fab8a1f57b4bccb82117b8f090eb3cacb922ae07d9b41
sha256sums = ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e
sha256sums = 04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c
sha256sums = 582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b
diff --git a/PKGBUILD b/PKGBUILD
index 3cd79570f72e..a851b1dab5d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Paulo Ouverney <ph.ouverney at gmail dot com>
pkgname=exodus
-pkgver=20.11.10
+pkgver=20.11.23
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=('38a3f66d0f6a81a36165259ba3e4b13b3b2634c04d967959f917cf560bccf8a8'
+sha256sums=('34c9b67599f0fef8ae9fab8a1f57b4bccb82117b8f090eb3cacb922ae07d9b41'
'ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e'
'04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c'
'582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b')