summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMicah Halter2021-11-08 15:27:57 -0500
committerMicah Halter2021-11-08 15:27:57 -0500
commit0f7c4235ad2a1dc5cdf2039404fd7a82510c7155 (patch)
treee6568e24d9983908c2ea89247b0b0e7d7a83a019
parent5223b3284aeae6ef885fbd92e59b96d20e7e7281 (diff)
downloadaur-0f7c4235ad2a1dc5cdf2039404fd7a82510c7155.tar.gz
Updated to MyEtherWallet 6.3.0
Signed-off-by: Micah Halter <micah@balena.io>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c4283dd2a30..8ddc58901df7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = myetherwallet
pkgdesc = Client-side interface for interacting with the Ethereum blockchain
- pkgver = 6.2.1
+ pkgver = 6.3.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.2.1/MyEtherWallet-v6.2.1.zip
- source = https://github.com/MyEtherWallet/MyEtherWallet/releases/download/v6.2.1/MyEtherWallet-v6.2.1.zip.sig
+ 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 = myetherwallet.desktop
source = myetherwallet
source = LICENSE
validpgpkeys = 2FCA4A1E3AF4278F7AD3B7637F059C0F7B9A12F0
- sha256sums = e3fe9e7e9ef19494bb7e14ae16424d426244ac99a55486d4224a7b161d3422db
+ sha256sums = fab70990790eb089c689543dff03f3c7970f245e8389dec4252b607fdab7fa36
sha256sums = SKIP
sha256sums = b49e3bb0cded23c40820281a110d2baed5d1f7aa036635108323d0133e0e30e9
sha256sums = 814f489e4e6e0ce172513febf58d6821e7b77cd2e644152aec4888228fe41da5
diff --git a/PKGBUILD b/PKGBUILD
index 59f7da9a8c71..6dd79ade7238 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=myetherwallet
_pkgname=MyEtherWallet
-pkgver=6.2.1
+pkgver=6.3.0
_pkgversuffix=
pkgrel=1
pkgdesc='Client-side interface for interacting with the Ethereum blockchain'
@@ -15,7 +15,7 @@ source=($url/releases/download/v$pkgver$_pkgversuffix/$_pkgname-v$pkgver$_pkgver
myetherwallet.desktop
myetherwallet
LICENSE)
-sha256sums=('e3fe9e7e9ef19494bb7e14ae16424d426244ac99a55486d4224a7b161d3422db'
+sha256sums=('fab70990790eb089c689543dff03f3c7970f245e8389dec4252b607fdab7fa36'
'SKIP'
'b49e3bb0cded23c40820281a110d2baed5d1f7aa036635108323d0133e0e30e9'
'814f489e4e6e0ce172513febf58d6821e7b77cd2e644152aec4888228fe41da5'