summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMicah Halter2021-11-11 12:06:09 -0500
committerMicah Halter2021-11-11 12:06:09 -0500
commit230587b1284bc2c7ad6023307e71ac1031acd57a (patch)
tree52d5388cf630dcf7f46b5d35d8041f1421b49568
parentfb1a8b2c14596d4e308a64440e85a74466b77275 (diff)
downloadaur-230587b1284bc2c7ad6023307e71ac1031acd57a.tar.gz
Updated to MyEtherWallet 6.4.0
Signed-off-by: Micah Halter <micah@balena.io>
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f56a0b8b74b..4f35246631dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = myetherwallet
pkgdesc = Client-side interface for interacting with the Ethereum blockchain
- pkgver = 6.3.0
- pkgrel = 2
+ pkgver = 6.4.0
+ pkgrel = 1
url = https://github.com/MyEtherWallet/MyEtherWallet
arch = any
license = MIT
depends = xdg-utils
- source = https://github.com/MyEtherWallet/MyEtherWallet/releases/download/v6.3.0/MyEtherWallet-v6.3.0.zip
- source = https://github.com/MyEtherWallet/MyEtherWallet/releases/download/v6.3.0/MyEtherWallet-v6.3.0.zip.sig
+ 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 = myetherwallet.desktop
source = myetherwallet
source = LICENSE
validpgpkeys = 2FCA4A1E3AF4278F7AD3B7637F059C0F7B9A12F0
- sha256sums = a430aba2befdb5e39125811bdc5bd0c60bf8836db6260b3cdfd016e492b4ebeb
- sha256sums = c789d74897cd04d80028851d97815c0775ae634cc84c927de7f10362f9b460b7
+ sha256sums = a60edd86a2ef9b674eb595b61b853cf46d2cf4940f9da47f54336875b96812ce
+ sha256sums = fb62281f527a7cb351b533ad9c11d3a53c1be45d7cf06667d2c43ca04368e6b7
sha256sums = b49e3bb0cded23c40820281a110d2baed5d1f7aa036635108323d0133e0e30e9
sha256sums = 814f489e4e6e0ce172513febf58d6821e7b77cd2e644152aec4888228fe41da5
sha256sums = 42039cf560b0b2b35463f33656d9639c8f9b98e9a4f57723dbab0a90a4ad8ad6
diff --git a/PKGBUILD b/PKGBUILD
index 10b1660ee7e5..8da18da27c85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=myetherwallet
_pkgname=MyEtherWallet
-pkgver=6.3.0
+pkgver=6.4.0
_pkgversuffix=
-pkgrel=2
+pkgrel=1
pkgdesc='Client-side interface for interacting with the Ethereum blockchain'
arch=(any)
depends=(xdg-utils)
@@ -15,8 +15,8 @@ source=($url/releases/download/v$pkgver$_pkgversuffix/$_pkgname-v$pkgver$_pkgver
myetherwallet.desktop
myetherwallet
LICENSE)
-sha256sums=('a430aba2befdb5e39125811bdc5bd0c60bf8836db6260b3cdfd016e492b4ebeb'
- 'c789d74897cd04d80028851d97815c0775ae634cc84c927de7f10362f9b460b7'
+sha256sums=('a60edd86a2ef9b674eb595b61b853cf46d2cf4940f9da47f54336875b96812ce'
+ 'fb62281f527a7cb351b533ad9c11d3a53c1be45d7cf06667d2c43ca04368e6b7'
'b49e3bb0cded23c40820281a110d2baed5d1f7aa036635108323d0133e0e30e9'
'814f489e4e6e0ce172513febf58d6821e7b77cd2e644152aec4888228fe41da5'
'42039cf560b0b2b35463f33656d9639c8f9b98e9a4f57723dbab0a90a4ad8ad6')