summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuten Ye2020-07-31 10:56:06 +0800
committerGuten Ye2020-07-31 10:56:06 +0800
commitd08b15df435e8a52b53875ac91d4dd002f7eb1ed (patch)
tree19e95a453ef3577342a289d2fa6f06e3825dba6c
parent5c9fe0c40b6e294c96f595b6adad426574b7d24d (diff)
downloadaur-d08b15df435e8a52b53875ac91d4dd002f7eb1ed.tar.gz
20.7.30
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 464c6ca9975e..dab83da5104f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = exodus
pkgdesc = Send, receive & exchange cryptocurrency with ease on the world's leading Desktop, Mobile and Hardware wallets. Bitcoin wallet
- pkgver = 20.7.20
+ pkgver = 20.7.30
pkgrel = 1
url = https://exodus.io
arch = x86_64
@@ -9,11 +9,11 @@ pkgbase = exodus
depends = nss
depends = libxss
depends = glibc>=2.28-4
- source = https://downloads.exodus.io/releases/exodus-linux-x64-20.7.20.zip
+ source = https://downloads.exodus.io/releases/exodus-linux-x64-20.7.30.zip
source = exodus.svg
source = exodus.desktop
source = LICENSE
- sha256sums = f5e81455ac483bdabb75e2c68aedb5a8d8500be24d74a877f819abd2a83f2d94
+ sha256sums = 3485bd59e493ff45f21a3386e9c58a77c50551725f4f4ed178db26a39cec9c9e
sha256sums = ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e
sha256sums = 04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c
sha256sums = 582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b
diff --git a/PKGBUILD b/PKGBUILD
index 5c836ce559a7..7b163f7d79f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Paulo Ouverney <ph.ouverney at gmail dot com>
pkgname=exodus
-pkgver=20.7.20
+pkgver=20.7.30
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.io/releases/exodus-linux-x64-${pkgver}.zip"
"${pkgname}.svg"
"${pkgname}.desktop"
"LICENSE")
-sha256sums=('f5e81455ac483bdabb75e2c68aedb5a8d8500be24d74a877f819abd2a83f2d94'
+sha256sums=('3485bd59e493ff45f21a3386e9c58a77c50551725f4f4ed178db26a39cec9c9e'
'ffafdcd0869f1c9338ba25e447698c4cfa3c8714123459ae3e63686a5312ef2e'
'04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c'
'582d6782c9412cd961c55d105f38ed5c911bf8509be040b8d23a836504a25d0b')