summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaarten Zuidhoorn2019-08-25 20:14:40 +0200
committerMaarten Zuidhoorn2019-08-25 20:14:40 +0200
commit7b4c5d112f920625eb7c86e5c97da3335c182d3d (patch)
tree947eea4a23c35d6b6df37fb85ce4b5477ceb8c3d
parent3e8ba12a841e3dd56030bf3623d6223f6a18c5bb (diff)
downloadaur-7b4c5d112f920625eb7c86e5c97da3335c182d3d.tar.gz
1.7.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e814fbdc0ac2..744b99edf655 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = mycrypto-bin
pkgdesc = Open-source, client-side tool for generating Ether Wallets, handling ERC-20 tokens, and interacting with the blockchain more easily
- pkgver = 1.6.8
+ pkgver = 1.7.1
pkgrel = 1
url = https://github.com/MyCryptoHQ/MyCrypto
arch = x86_64
license = MIT
provides = mycrypto
conflicts = mycrypto
- source = https://github.com/MyCryptoHQ/MyCrypto/releases/download/1.6.8/linux-x86-64_1.6.8_MyCrypto.AppImage
+ source = https://github.com/MyCryptoHQ/MyCrypto/releases/download/1.7.1/linux-x86-64_1.7.1_MyCrypto.AppImage
source = LICENSE
- sha256sums = e4c44f278849ec28492f7651951d0fef37b4a4ce571c79b48ee1b07dc4ba4f10
+ sha256sums = 98ac39b78c05ac203a73241d54943691a59f3d8fe9da47063001be709412a8cc
sha256sums = 1b0a4ebe6200441fe008bba2b60bb227b944cd77427b3f9c60f6f7e32120a65d
pkgname = mycrypto-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2125e0f2997d..2d7127fb6da1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mycrypto-bin
pkgbin=mycrypto
-pkgver=1.6.8
+pkgver=1.7.1
pkgrel=1
pkgdesc='Open-source, client-side tool for generating Ether Wallets, handling ERC-20 tokens, and interacting with the blockchain more easily'
package="linux-x86-64_${pkgver}_MyCrypto.AppImage"
@@ -13,7 +13,7 @@ url='https://github.com/MyCryptoHQ/MyCrypto'
license=('MIT')
source=("${url}/releases/download/${pkgver}/${package}"
'LICENSE')
-sha256sums=('e4c44f278849ec28492f7651951d0fef37b4a4ce571c79b48ee1b07dc4ba4f10'
+sha256sums=('98ac39b78c05ac203a73241d54943691a59f3d8fe9da47063001be709412a8cc'
'1b0a4ebe6200441fe008bba2b60bb227b944cd77427b3f9c60f6f7e32120a65d')
package() {