summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuten Ye2021-04-23 12:44:22 +0800
committerGuten Ye2021-04-23 12:44:22 +0800
commite916253c250819d4e7f1fea3ba0534c894036f6b (patch)
tree3e4a7fb0e012b077f87a0bad973b1272a236a0cf
parent25c80c2f8943cab466ab2de7bf400a703c4dc109 (diff)
downloadaur-e916253c250819d4e7f1fea3ba0534c894036f6b.tar.gz
21.4.23
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f42b565f85dd..76e7e6acd81d 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 = 21.4.12
+ pkgver = 21.4.23
pkgrel = 1
url = https://exodus.com
arch = x86_64
license = custom
depends = libxss
- source = https://downloads.exodus.com/releases/exodus-linux-x64-21.4.12.zip
+ source = https://downloads.exodus.com/releases/exodus-linux-x64-21.4.23.zip
source = exodus.svg
source = exodus.desktop
source = LICENSE
- sha256sums = 9afc9d5301a8b8bf52f81ff135e65ca81682ff63113793d42a4a3dc910dae28b
+ sha256sums = 13de407186a3f9946291c328d54aa122bc5afbb43ef948288bb0441542d68aed
sha256sums = ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e
sha256sums = 04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c
sha256sums = 582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b
diff --git a/PKGBUILD b/PKGBUILD
index d61384a2529e..c2fd88409ff9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Paulo Ouverney <ph.ouverney at gmail dot com>
pkgname=exodus
-pkgver=21.4.12
+pkgver=21.4.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.com/releases/exodus-linux-x64-${pkgver}.zip"
"${pkgname}.svg"
"${pkgname}.desktop"
"LICENSE")
-sha256sums=('9afc9d5301a8b8bf52f81ff135e65ca81682ff63113793d42a4a3dc910dae28b'
+sha256sums=('13de407186a3f9946291c328d54aa122bc5afbb43ef948288bb0441542d68aed'
'ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e'
'04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c'
'582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b')