summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel O'Neil2017-08-10 09:17:09 -0400
committerMarcel O'Neil2017-08-10 09:17:09 -0400
commit09a11ac6916fc8c826d462c7d6f83d2707bff295 (patch)
tree68ba9db9691c02cd40fe21b0fa440b6deea1e561
parent3d7f0f1db4396be6b9ae96637f6e003f243936d4 (diff)
downloadaur-09a11ac6916fc8c826d462c7d6f83d2707bff295.tar.gz
1.31.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ae189a3ab6a..b21cbeee7599 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.31.0
+ pkgver = 1.31.1
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.31.0.zip
+ source = https://exodusbin.azureedge.net/releases/Exodus-linux-x64-1.31.1.zip
source = http://marceloneil.com/exodus-icons/icons.zip
source = exodus.desktop
- sha256sums = caf570cfb0f9ada829bc9a30f44cbb7ce74a3ba44f3d75e991063ba86aff8ceb
+ sha256sums = 90b5fe8461820c2e1cedbc92968c68b0bf53f6829de9625ae1314b18437ff514
sha256sums = 5f3da3a79fea80477f38e698a2ea1723320f4b3fc90bf7d615dab12af0d34c1a
sha256sums = 04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c
diff --git a/PKGBUILD b/PKGBUILD
index 6cc9926613a1..70a60da38d15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marcel O'Neil <marcel@marceloneil.com>
pkgname=exodus
-pkgver=1.31.0
+pkgver=1.31.1
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=('caf570cfb0f9ada829bc9a30f44cbb7ce74a3ba44f3d75e991063ba86aff8ceb'
+sha256sums=('90b5fe8461820c2e1cedbc92968c68b0bf53f6829de9625ae1314b18437ff514'
'5f3da3a79fea80477f38e698a2ea1723320f4b3fc90bf7d615dab12af0d34c1a'
'04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c')