summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuten Ye2023-07-13 18:11:26 +0800
committerGuten Ye2023-07-13 18:11:26 +0800
commit721f0c8ae7ac4f05f7375426997316ba18a7169d (patch)
treef4564700ea7b27bd572715c22e4708f321abfa74
parent5861a46b12d3eecc0158f14aa85893da91d279f2 (diff)
downloadaur-721f0c8ae7ac4f05f7375426997316ba18a7169d.tar.gz
23.7.12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cdfcb4e96ebe..e8c527337c6a 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.3
- pkgrel = 2
+ pkgver = 23.7.12
+ pkgrel = 1
url = https://exodus.com
arch = x86_64
license = custom
depends = libxss
- source = https://downloads.exodus.com/releases/exodus-linux-x64-23.7.3.zip
+ source = https://downloads.exodus.com/releases/exodus-linux-x64-23.7.12.zip
source = exodus.svg
source = exodus.desktop
source = LICENSE
- sha256sums = e359be4e3e4a92d455824189db6fd0b2358a58d0c2a47c7e99cb10dd6fccf6bb
+ sha256sums = 3fa9b149cda04a8564f97e528ab2171d95d8d929b75f4f76a02ffe496cd48190
sha256sums = ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e
sha256sums = 04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c
sha256sums = 582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b
diff --git a/PKGBUILD b/PKGBUILD
index 32e2eee7dae6..8f9756947af4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Paulo Ouverney <ph.ouverney at gmail dot com>
pkgname=exodus
-pkgver=23.7.3
-pkgrel=2
+pkgver=23.7.12
+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"
@@ -14,7 +14,7 @@ source=("https://downloads.exodus.com/releases/exodus-linux-x64-${pkgver}.zip"
"${pkgname}.svg"
"${pkgname}.desktop"
"LICENSE")
-sha256sums=('e359be4e3e4a92d455824189db6fd0b2358a58d0c2a47c7e99cb10dd6fccf6bb'
+sha256sums=('3fa9b149cda04a8564f97e528ab2171d95d8d929b75f4f76a02ffe496cd48190'
'ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e'
'04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c'
'582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b')