summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel O'Neil2017-05-17 10:23:49 -0400
committerMarcel O'Neil2017-05-17 10:23:49 -0400
commitb491a148735c097b4ed7ac9b3db6b0b1f9d4faf5 (patch)
tree16d00aa0f8b1ec0f1c65512d80f2a84cc5125695
parente9646fafe91531290a839054b95566826b970261 (diff)
downloadaur-b491a148735c097b4ed7ac9b3db6b0b1f9d4faf5.tar.gz
Bump Version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f01a1f3c947..ab660aa3d94b 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.25.2
+ pkgver = 1.25.3
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.25.2.zip
+ source = https://exodusbin.azureedge.net/releases/Exodus-linux-x64-1.25.3.zip
source = http://marceloneil.com/exodus-icons/icons.zip
source = exodus.desktop
- sha256sums = 4457ff92678cd9603b2a985b6ade322a701015700b2d9b920fe2f95315e23c20
+ sha256sums = f2c9fd1c782a12f68f35e99fb9c7b2efec0b314dbb356dcf31f0ed65ee9f2ee1
sha256sums = 5f3da3a79fea80477f38e698a2ea1723320f4b3fc90bf7d615dab12af0d34c1a
sha256sums = 04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c
diff --git a/PKGBUILD b/PKGBUILD
index 080459e6dc70..578a361a5e11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marcel O'Neil <marcel@marceloneil.com>
pkgname=exodus
-pkgver=1.25.2
+pkgver=1.25.3
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=('4457ff92678cd9603b2a985b6ade322a701015700b2d9b920fe2f95315e23c20'
+sha256sums=('f2c9fd1c782a12f68f35e99fb9c7b2efec0b314dbb356dcf31f0ed65ee9f2ee1'
'5f3da3a79fea80477f38e698a2ea1723320f4b3fc90bf7d615dab12af0d34c1a'
'04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c')