summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel O'Neil2018-08-27 15:13:23 -0400
committerMarcel O'Neil2018-08-27 15:13:23 -0400
commit1aa933a7fc716cebdf40ec8d648a32eb8b741ca5 (patch)
tree737ac53d08b10f7953f631c779f93865d7dc2ad6
parent58f1934eabf6baa5d7e436799f9ecf892c19951f (diff)
downloadaur-1aa933a7fc716cebdf40ec8d648a32eb8b741ca5.tar.gz
1.58.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8422d94264f..e27c7992b2be 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.58.1
+ pkgver = 1.58.2
pkgrel = 1
url = https://exodus.io
arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = exodus
depends = nss
depends = libxss
depends = glibc>=2.28-4
- source = https://exodusbin.azureedge.net/releases/exodus-linux-x64-1.58.1.zip
+ source = https://exodusbin.azureedge.net/releases/exodus-linux-x64-1.58.2.zip
source = http://marceloneil.com/exodus-icons/icons.zip
source = exodus.desktop
- sha256sums = eda42b7d1bd37fe1751dba33ea37365164c96ec3afab186ab85b1678791e4364
+ sha256sums = c7d22e34589af496c2d9b4c9d8a04858780059db5434a95347d72cc7de32850f
sha256sums = 5f3da3a79fea80477f38e698a2ea1723320f4b3fc90bf7d615dab12af0d34c1a
sha256sums = 04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c
diff --git a/PKGBUILD b/PKGBUILD
index b7511dd3df2a..9c607e194e98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marcel O'Neil <marcel@marceloneil.com>
pkgname=exodus
-pkgver=1.58.1
+pkgver=1.58.2
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' 'glibc>=2.28-4')
source=("https://exodusbin.azureedge.net/releases/exodus-linux-x64-${pkgver}.zip"
"http://marceloneil.com/exodus-icons/icons.zip"
"${pkgname}.desktop")
-sha256sums=('eda42b7d1bd37fe1751dba33ea37365164c96ec3afab186ab85b1678791e4364'
+sha256sums=('c7d22e34589af496c2d9b4c9d8a04858780059db5434a95347d72cc7de32850f'
'5f3da3a79fea80477f38e698a2ea1723320f4b3fc90bf7d615dab12af0d34c1a'
'04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c')