summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuten Ye2023-08-01 01:59:00 +0800
committerGuten Ye2023-08-01 01:59:09 +0800
commit35fb330aca18ed4af8f7b19eb2011c2a5a71a740 (patch)
treeaaf930d9d7f49834d9358273d0230a4a65e3ae4d
parent5988b2be085c1f5e61f36a06e6d16510b8f7c6db (diff)
downloadaur-35fb330aca18ed4af8f7b19eb2011c2a5a71a740.tar.gz
23.7.31
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3ff85b47d11..034b9a2cce9d 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 = 23.7.17
- pkgrel = 2
+ pkgver = 23.7.31
+ pkgrel = 1
url = https://exodus.com
arch = x86_64
license = custom
depends = libxss
- source = https://downloads.exodus.com/releases/exodus-linux-x64-23.7.17.zip
+ source = https://downloads.exodus.com/releases/exodus-linux-x64-23.7.31.zip
source = exodus.svg
source = exodus.desktop
source = LICENSE
- sha256sums = c08994dcd0009e8558d8a4620a76bf4e1c108d053b3dcae5b15169dc6f0c764b
+ sha256sums = a0cc51b54be6f5ab6cd6db9a5d00290632bbd81aad7ce6742946e5261362e93e
sha256sums = ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e
sha256sums = 04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c
sha256sums = 582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b
diff --git a/PKGBUILD b/PKGBUILD
index 840b459eadc1..f85e16c2f307 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Paulo Ouverney <ph.ouverney at gmail dot com>
pkgname=exodus
-pkgver=23.7.17
-pkgrel=2
+pkgver=23.7.31
+pkgrel=1
pkgdesc="Send, receive & exchange cryptocurrency with ease on the world's leading Desktop, Mobile and Hardware wallets. Bitcoin wallet"
arch=('x86_64')
url="https://exodus.com"
@@ -15,7 +15,7 @@ source=("https://downloads.exodus.com/releases/exodus-linux-x64-${pkgver}.zip"
"${pkgname}.svg"
"${pkgname}.desktop"
"LICENSE")
-sha256sums=('c08994dcd0009e8558d8a4620a76bf4e1c108d053b3dcae5b15169dc6f0c764b'
+sha256sums=('a0cc51b54be6f5ab6cd6db9a5d00290632bbd81aad7ce6742946e5261362e93e'
'ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e'
'04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c'
'582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b')