summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Petrov2018-08-19 01:25:17 +0300
committerPeter Petrov2018-08-19 01:25:17 +0300
commit83ee772e5b5d6180c0c90684dee4fd561e5964e0 (patch)
tree8754b03616dead7efef4fd4fe945c9a16a9b71a6
parent06f68174759cce6bb23e8f96e7f2a34171b28357 (diff)
downloadaur-mist.tar.gz
Update to v0.11.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0994393c428..d9ec375fee9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mist
pkgdesc = Ethereum wallet and Dapp browser.
- pkgver = 0.11.0
+ pkgver = 0.11.1
pkgrel = 1
url = https://github.com/ethereum/mist
arch = x86_64
@@ -16,10 +16,10 @@ pkgbase = mist
optdepends = parity: The fast, light, robust Ethereum client.
provides = mist
conflicts = mist-git
- source = mist-0-11-0-64.zip::https://github.com/ethereum/mist/releases/download/v0.11.0/Mist-linux64-0-11-0.zip
+ source = mist-0-11-1-64.zip::https://github.com/ethereum/mist/releases/download/v0.11.1/Mist-linux64-0-11-1.zip
source = mist.desktop
source = mist.png
- sha256sums = 756cf6a834570879a39438f75a892b3bded7bd935a81a49b36b24263596fa9dc
+ sha256sums = e3b3225869b7f1500c6be9d469bb481375fc3e22712a9da047663e44c5e9a47b
sha256sums = 02dd222eae64cc6ceb2d954f34e1ff49654b55951f49875408ffe2bf1cf13423
sha256sums = 0b3bebf887730b51c82ad37d58550908563000ad134b22738f4cb91375c96790
diff --git a/PKGBUILD b/PKGBUILD
index e20fa429a1ae..ba8f1371403d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Andy Weidenbaum <archbaum@gmail.com>
pkgname=mist
-pkgver=0.11.0
-_strver=0-11-0
+pkgver=0.11.1
+_strver=0-11-1
pkgrel=1
pkgdesc="Ethereum wallet and Dapp browser."
arch=('x86_64')
@@ -29,7 +29,7 @@ optdepends=(
)
url="https://github.com/ethereum/mist"
license=('GPL')
-sha256sums=('756cf6a834570879a39438f75a892b3bded7bd935a81a49b36b24263596fa9dc'
+sha256sums=('e3b3225869b7f1500c6be9d469bb481375fc3e22712a9da047663e44c5e9a47b'
'02dd222eae64cc6ceb2d954f34e1ff49654b55951f49875408ffe2bf1cf13423'
'0b3bebf887730b51c82ad37d58550908563000ad134b22738f4cb91375c96790')
source=(