summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcel O'Neil2017-04-28 14:03:23 -0400
committerMarcel O'Neil2017-04-28 14:03:23 -0400
commitf5500c862a456efbe1aaa940e10008e59374b72e (patch)
tree728eb2ef254ebd8f11deea534db29e444e99b647 /PKGBUILD
parentdb060fb366e7ab8949a98cb7c349c876926d2e1e (diff)
downloadaur-f5500c862a456efbe1aaa940e10008e59374b72e.tar.gz
Bump Version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdfa22358681..6e7fb5bcd172 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,22 +1,22 @@
# Maintainer: Marcel O'Neil <marcel@marceloneil.com>
pkgname=exodus
-pkgver=1.23.1
+pkgver=1.24.0
pkgrel=1
pkgdesc="All-in-one app to secure, manage and exchange blockchain assets"
-arch=('x86_64' 'i686')
+arch=('x86_64')
url="https://exodus.io"
license=('custom:"Copyright © 2016 Exodus"')
depends=('gconf' 'gtk2' 'nss' 'libxss')
-source=("https://exodusbin.azureedge.net/releases/exodus_linux_${pkgver}.zip"
+source=("https://exodusbin.azureedge.net/releases/Exodus-linux-x64-${pkgver}.zip"
"http://marceloneil.com/exodus-icons/icons.zip"
"${pkgname}.desktop")
-sha256sums=('4989d8717175934dc809f95c47c7a778d5e85837d00f6d900a3f56b0a420f80a'
+sha256sums=('afde08f43867fa6cd6d2f5c1c8fe57c1fb03894b383c2d4f68237ac696213c2d'
'5f3da3a79fea80477f38e698a2ea1723320f4b3fc90bf7d615dab12af0d34c1a'
'04676d81272a35a91150a7eec4640e69ca50f2e479d29fad8be90160ee74122c')
package() {
- cd $srcdir/exodus_linux_${pkgver}/Exodus-linux-x64
+ cd $srcdir/exodus-$pkgver/Exodus-linux-x64
install -d $pkgdir/{opt/$pkgname,usr/bin}
cp -a * $pkgdir/opt/$pkgname