summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuten Ye2023-06-20 02:00:54 +0800
committerGuten Ye2023-06-20 02:00:54 +0800
commit1bbd129213a0d53c6bd22eef8e6a877e0ec58fad (patch)
treeb9aa96f8ae5c309f34185e48331144bd399aad60
parent90227dc6e51f5fc5e03b9e5e138297c391495dfb (diff)
downloadaur-1bbd129213a0d53c6bd22eef8e6a877e0ec58fad.tar.gz
23.6.19
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f67d7a71be1..3f9055882840 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.6.9
+ pkgver = 23.6.19
pkgrel = 1
url = https://exodus.com
arch = x86_64
license = custom
depends = libxss
- source = https://downloads.exodus.com/releases/exodus-linux-x64-23.6.9.zip
+ source = https://downloads.exodus.com/releases/exodus-linux-x64-23.6.19.zip
source = exodus.svg
source = exodus.desktop
source = LICENSE
- sha256sums = 5c4206f5d225db40f651e97298216529e3c412209ceb1982c224e271a7a2dc1f
+ sha256sums = b9cc4db81dd8efbfe321394b817d641ef854d1b81a8209b330ff07aab6e8b0e0
sha256sums = ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e
sha256sums = 04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c
sha256sums = 582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b
diff --git a/PKGBUILD b/PKGBUILD
index cb3138f99973..11191ce58cff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Paulo Ouverney <ph.ouverney at gmail dot com>
pkgname=exodus
-pkgver=23.6.9
+pkgver=23.6.19
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=('5c4206f5d225db40f651e97298216529e3c412209ceb1982c224e271a7a2dc1f'
+sha256sums=('b9cc4db81dd8efbfe321394b817d641ef854d1b81a8209b330ff07aab6e8b0e0'
'ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e'
'04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c'
'582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b')