summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel O'Neil2017-07-31 18:48:41 -0400
committerMarcel O'Neil2017-07-31 18:48:41 -0400
commit7849ea3e61d1715c2b46a9ceda195cb14659cc8b (patch)
tree0d5b9305c3e35346a26ac2e921fcd2620dda19ab
parent684a9513b3e18f200e39cbe4f70e7085932a1e91 (diff)
downloadaur-7849ea3e61d1715c2b46a9ceda195cb14659cc8b.tar.gz
1.30.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0704711e85f4..3b710881deb4 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.30.1
+ pkgver = 1.30.2
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.30.1.zip
+ source = https://exodusbin.azureedge.net/releases/Exodus-linux-x64-1.30.2.zip
source = http://marceloneil.com/exodus-icons/icons.zip
source = exodus.desktop
- sha256sums = 0f7c5795232543378ebef29a5878fc2f4f37711ba7a12c8e865f528127f39e7b
+ sha256sums = 84efad1ab0a0095a06696a8ff15502aa846063442fe2f9e8490e949b4380d2be
sha256sums = 5f3da3a79fea80477f38e698a2ea1723320f4b3fc90bf7d615dab12af0d34c1a
sha256sums = 04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c
diff --git a/PKGBUILD b/PKGBUILD
index 7ad497d4162f..a3fa6f700789 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marcel O'Neil <marcel@marceloneil.com>
pkgname=exodus
-pkgver=1.30.1
+pkgver=1.30.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')
source=("https://exodusbin.azureedge.net/releases/Exodus-linux-x64-${pkgver}.zip"
"http://marceloneil.com/exodus-icons/icons.zip"
"${pkgname}.desktop")
-sha256sums=('0f7c5795232543378ebef29a5878fc2f4f37711ba7a12c8e865f528127f39e7b'
+sha256sums=('84efad1ab0a0095a06696a8ff15502aa846063442fe2f9e8490e949b4380d2be'
'5f3da3a79fea80477f38e698a2ea1723320f4b3fc90bf7d615dab12af0d34c1a'
'04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c')