summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMicah Halter2021-11-23 11:46:53 -0500
committerMicah Halter2021-11-23 11:46:53 -0500
commitd50fd86614292fecd622941077c4f59247223608 (patch)
tree6ca3f08e256844da8d8ba5d563dd6b74168648db
parent230587b1284bc2c7ad6023307e71ac1031acd57a (diff)
downloadaur-d50fd86614292fecd622941077c4f59247223608.tar.gz
Updated to MyEtherWallet 6.4.1
Signed-off-by: Micah Halter <micah@balena.io>
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f35246631dd..d9674e43ff55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = myetherwallet
pkgdesc = Client-side interface for interacting with the Ethereum blockchain
- pkgver = 6.4.0
+ pkgver = 6.4.1
pkgrel = 1
url = https://github.com/MyEtherWallet/MyEtherWallet
arch = any
license = MIT
depends = xdg-utils
- source = https://github.com/MyEtherWallet/MyEtherWallet/releases/download/v6.4.0/MyEtherWallet-v6.4.0.zip
- source = https://github.com/MyEtherWallet/MyEtherWallet/releases/download/v6.4.0/MyEtherWallet-v6.4.0.zip.sig
+ source = https://github.com/MyEtherWallet/MyEtherWallet/releases/download/v6.4.1/MyEtherWallet-v6.4.1.zip
+ source = https://github.com/MyEtherWallet/MyEtherWallet/releases/download/v6.4.1/MyEtherWallet-v6.4.1.zip.sig
source = myetherwallet.desktop
source = myetherwallet
source = LICENSE
validpgpkeys = 2FCA4A1E3AF4278F7AD3B7637F059C0F7B9A12F0
- sha256sums = a60edd86a2ef9b674eb595b61b853cf46d2cf4940f9da47f54336875b96812ce
- sha256sums = fb62281f527a7cb351b533ad9c11d3a53c1be45d7cf06667d2c43ca04368e6b7
+ sha256sums = a8100daedd16baf1b5bee5f81974fd24437d0ead175c8cfb95a2ee5f26a0bbac
+ sha256sums = 1fce7314fedf63f1b6024d6a03168ce9c87b77dc65044af28d612b6a67ab9eac
sha256sums = b49e3bb0cded23c40820281a110d2baed5d1f7aa036635108323d0133e0e30e9
sha256sums = 814f489e4e6e0ce172513febf58d6821e7b77cd2e644152aec4888228fe41da5
sha256sums = 42039cf560b0b2b35463f33656d9639c8f9b98e9a4f57723dbab0a90a4ad8ad6
diff --git a/PKGBUILD b/PKGBUILD
index 8da18da27c85..9c04846172b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=myetherwallet
_pkgname=MyEtherWallet
-pkgver=6.4.0
+pkgver=6.4.1
_pkgversuffix=
pkgrel=1
pkgdesc='Client-side interface for interacting with the Ethereum blockchain'
@@ -15,8 +15,8 @@ source=($url/releases/download/v$pkgver$_pkgversuffix/$_pkgname-v$pkgver$_pkgver
myetherwallet.desktop
myetherwallet
LICENSE)
-sha256sums=('a60edd86a2ef9b674eb595b61b853cf46d2cf4940f9da47f54336875b96812ce'
- 'fb62281f527a7cb351b533ad9c11d3a53c1be45d7cf06667d2c43ca04368e6b7'
+sha256sums=('a8100daedd16baf1b5bee5f81974fd24437d0ead175c8cfb95a2ee5f26a0bbac'
+ '1fce7314fedf63f1b6024d6a03168ce9c87b77dc65044af28d612b6a67ab9eac'
'b49e3bb0cded23c40820281a110d2baed5d1f7aa036635108323d0133e0e30e9'
'814f489e4e6e0ce172513febf58d6821e7b77cd2e644152aec4888228fe41da5'
'42039cf560b0b2b35463f33656d9639c8f9b98e9a4f57723dbab0a90a4ad8ad6')