summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuten Ye2023-02-15 22:32:38 +0800
committerGuten Ye2023-02-15 22:32:38 +0800
commit3b61d948a2e5fe0a66b71729db5190d05ba99cfa (patch)
tree0b584b6237bb7159bfa3bad2c65f3ebb83f3a850
parent34aad17112ceb497857f6c2eb245e753db408ffe (diff)
downloadaur-3b61d948a2e5fe0a66b71729db5190d05ba99cfa.tar.gz
23.2.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 095eb41b6d26..32963798a29a 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.1.30
+ pkgver = 23.2.13
pkgrel = 1
url = https://exodus.com
arch = x86_64
license = custom
depends = libxss
- source = https://downloads.exodus.com/releases/exodus-linux-x64-23.1.30.zip
+ source = https://downloads.exodus.com/releases/exodus-linux-x64-23.2.13.zip
source = exodus.svg
source = exodus.desktop
source = LICENSE
- sha256sums = 870aa04dc843d3cca6f7814a2ee21e6d5074a9312d859dc2777b6e6217dbc0b8
+ sha256sums = 4191d8014edc96da8213c20e50d8a63dd3b24d7d21ec4a853ae10670d6911a64
sha256sums = ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e
sha256sums = 04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c
sha256sums = 582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b
diff --git a/PKGBUILD b/PKGBUILD
index b269698c1fb7..6ba4fab97244 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Paulo Ouverney <ph.ouverney at gmail dot com>
pkgname=exodus
-pkgver=23.1.30
+pkgver=23.2.13
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=('870aa04dc843d3cca6f7814a2ee21e6d5074a9312d859dc2777b6e6217dbc0b8'
+sha256sums=('4191d8014edc96da8213c20e50d8a63dd3b24d7d21ec4a853ae10670d6911a64'
'ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e'
'04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c'
'582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b')