summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMicah Halter2022-02-01 10:05:40 -0500
committerMicah Halter2022-02-01 10:05:40 -0500
commit8aa1a6dd77096d0a9e713cbd032494d8494017ae (patch)
tree46991cc8fc6b54e3b79359780a4a8d992754af18
parent1a91c826853c98be7065db7a88baa9232dc6799e (diff)
downloadaur-8aa1a6dd77096d0a9e713cbd032494d8494017ae.tar.gz
MyEtherWallet v6.4.5
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 6b563b0310c9..1e66e283ca21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = myetherwallet
pkgdesc = Client-side interface for interacting with the Ethereum blockchain
- pkgver = 6.4.3
+ pkgver = 6.4.5
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.3/MyEtherWallet-v6.4.3.zip
- source = https://github.com/MyEtherWallet/MyEtherWallet/releases/download/v6.4.3/MyEtherWallet-v6.4.3.zip.sig
+ source = https://github.com/MyEtherWallet/MyEtherWallet/releases/download/v6.4.5/MyEtherWallet-v6.4.5.zip
+ source = https://github.com/MyEtherWallet/MyEtherWallet/releases/download/v6.4.5/MyEtherWallet-v6.4.5.zip.sig
source = myetherwallet.desktop
source = myetherwallet
source = LICENSE
validpgpkeys = 2FCA4A1E3AF4278F7AD3B7637F059C0F7B9A12F0
- sha256sums = cdfbfe734731e642e64e50393e69120b25e25f85a2c7481ce4f11c1a328fe913
- sha256sums = 8aa7aa1d3ac87a8ca4cdd282403c9a971a5b4f290f96dd0cfed62a9a3ef4fa34
+ sha256sums = 7afadec54bd0a5c706088a16f31be0db04ce21ce39b17de66805c51a6a52a309
+ sha256sums = 93f3a7cb4066a45705b92fa5b4cbb64b646a67760494ab4bf6460996e0862b26
sha256sums = b49e3bb0cded23c40820281a110d2baed5d1f7aa036635108323d0133e0e30e9
sha256sums = 814f489e4e6e0ce172513febf58d6821e7b77cd2e644152aec4888228fe41da5
sha256sums = 42039cf560b0b2b35463f33656d9639c8f9b98e9a4f57723dbab0a90a4ad8ad6
diff --git a/PKGBUILD b/PKGBUILD
index a47c84b294ef..179b1ec54b33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=myetherwallet
_pkgname=MyEtherWallet
-pkgver=6.4.3
+pkgver=6.4.5
_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=('cdfbfe734731e642e64e50393e69120b25e25f85a2c7481ce4f11c1a328fe913'
- '8aa7aa1d3ac87a8ca4cdd282403c9a971a5b4f290f96dd0cfed62a9a3ef4fa34'
+sha256sums=('7afadec54bd0a5c706088a16f31be0db04ce21ce39b17de66805c51a6a52a309'
+ '93f3a7cb4066a45705b92fa5b4cbb64b646a67760494ab4bf6460996e0862b26'
'b49e3bb0cded23c40820281a110d2baed5d1f7aa036635108323d0133e0e30e9'
'814f489e4e6e0ce172513febf58d6821e7b77cd2e644152aec4888228fe41da5'
'42039cf560b0b2b35463f33656d9639c8f9b98e9a4f57723dbab0a90a4ad8ad6')