summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMicah Halter2019-12-02 19:16:07 -0500
committerMicah Halter2019-12-02 19:16:07 -0500
commit2d164282c234338e47b83522a4685db3edbc1ae4 (patch)
tree4881cd41db37c97933690347a2f108f04918bd18
parent03de61d5f3ff44557b3141bbc9fe1ba3b838277f (diff)
downloadaur-2d164282c234338e47b83522a4685db3edbc1ae4.tar.gz
Updated to 5.2.5
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d54490db8d9c..e3ccba54ca84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = myetherwallet
pkgdesc = Client-side interface for interacting with the Ethereum blockchain
- pkgver = 5.2.4
- pkgrel = 2
+ pkgver = 5.2.5
+ pkgrel = 1
url = https://github.com/MyEtherWallet/MyEtherWallet
arch = any
license = MIT
depends = xdg-utils
- source = https://github.com/MyEtherWallet/MyEtherWallet/releases/download/v5.2.4/MyEtherWallet-v5.2.4.zip
- source = https://github.com/MyEtherWallet/MyEtherWallet/releases/download/v5.2.4/MyEtherWallet-v5.2.4.zip.sig
+ source = https://github.com/MyEtherWallet/MyEtherWallet/releases/download/v5.2.5/MyEtherWallet-v5.2.5.zip
+ source = https://github.com/MyEtherWallet/MyEtherWallet/releases/download/v5.2.5/MyEtherWallet-v5.2.5.zip.sig
source = myetherwallet.desktop
source = myetherwallet
source = LICENSE
validpgpkeys = 2FCA4A1E3AF4278F7AD3B7637F059C0F7B9A12F0
- sha256sums = 13f9fc118eaf78d601aa6afb8fcef5f8b7b2e54ff63475c968c9df1c5995094e
+ sha256sums = 1bf0ee18e5f107db0c2db53c74a8af8b21c937b3307f7ce77a532ba3180f51f1
sha256sums = SKIP
sha256sums = b49e3bb0cded23c40820281a110d2baed5d1f7aa036635108323d0133e0e30e9
sha256sums = 814f489e4e6e0ce172513febf58d6821e7b77cd2e644152aec4888228fe41da5
diff --git a/PKGBUILD b/PKGBUILD
index cfa89b965481..2a9c442c1077 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=myetherwallet
_pkgname=MyEtherWallet
-pkgver=5.2.4
+pkgver=5.2.5
_pkgversuffix=
-pkgrel=2
+pkgrel=1
pkgdesc='Client-side interface for interacting with the Ethereum blockchain'
arch=(any)
depends=(xdg-utils)
@@ -15,7 +15,7 @@ source=($url/releases/download/v$pkgver$_pkgversuffix/$_pkgname-v$pkgver$_pkgver
myetherwallet.desktop
myetherwallet
LICENSE)
-sha256sums=('13f9fc118eaf78d601aa6afb8fcef5f8b7b2e54ff63475c968c9df1c5995094e'
+sha256sums=('1bf0ee18e5f107db0c2db53c74a8af8b21c937b3307f7ce77a532ba3180f51f1'
'SKIP'
'b49e3bb0cded23c40820281a110d2baed5d1f7aa036635108323d0133e0e30e9'
'814f489e4e6e0ce172513febf58d6821e7b77cd2e644152aec4888228fe41da5'