summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel O'Neil2017-12-08 09:01:12 -0500
committerMarcel O'Neil2017-12-08 09:01:12 -0500
commit36d6f5bbe90a53841f3233cbf4eab371c8ef89ed (patch)
treec19dd15f2ab80ababdf3342939383d43aaba362f
parentaed5cd3da720aa1e75f79c7df2f74949da524d3f (diff)
downloadaur-36d6f5bbe90a53841f3233cbf4eab371c8ef89ed.tar.gz
1.40.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2cd95e32917e..3dec836edcdd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = exodus
pkgdesc = All-in-one app to secure, manage and exchange blockchain assets
- pkgver = 1.39.5
+ pkgver = 1.40.0
pkgrel = 1
url = https://exodus.io
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = exodus
depends = gtk2
depends = nss
depends = libxss
- source = https://exodusbin.azureedge.net/releases/exodus-linux-x64-1.39.5.zip
+ source = https://exodusbin.azureedge.net/releases/exodus-linux-x64-1.40.0.zip
source = http://marceloneil.com/exodus-icons/icons.zip
source = exodus.desktop
- sha256sums = 98ee18e902e28c3200a187f0defb1bdeac7ccce1cc227b088a89a0f0624f00e4
+ sha256sums = 8c20efffdd7b1bfa62a2fa36869bfd43e08419a0ba75e27b70ca50c374c5c82e
sha256sums = 5f3da3a79fea80477f38e698a2ea1723320f4b3fc90bf7d615dab12af0d34c1a
sha256sums = 04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c
diff --git a/PKGBUILD b/PKGBUILD
index 0dfe557c887d..d4bf6b7ddd58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marcel O'Neil <marcel@marceloneil.com>
pkgname=exodus
-pkgver=1.39.5
+pkgver=1.40.0
pkgrel=1
pkgdesc="All-in-one app to secure, manage and exchange blockchain assets"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('gconf' 'gtk2' 'nss' 'libxss')
source=("https://exodusbin.azureedge.net/releases/exodus-linux-x64-${pkgver}.zip"
"http://marceloneil.com/exodus-icons/icons.zip"
"${pkgname}.desktop")
-sha256sums=('98ee18e902e28c3200a187f0defb1bdeac7ccce1cc227b088a89a0f0624f00e4'
+sha256sums=('8c20efffdd7b1bfa62a2fa36869bfd43e08419a0ba75e27b70ca50c374c5c82e'
'5f3da3a79fea80477f38e698a2ea1723320f4b3fc90bf7d615dab12af0d34c1a'
'04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c')