summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author5chdn2016-06-24 18:02:57 +0200
committer5chdn2016-06-24 18:02:57 +0200
commitbbeca3bf64d17a9638a69dcdb22a2dd5090feb7f (patch)
tree0813959bc9b367727aa21dbd0b4267d62c8fbb4a /PKGBUILD
parent770626908eccedca7df93728550bab1b615414f4 (diff)
downloadaur-bbeca3bf64d17a9638a69dcdb22a2dd5090feb7f.tar.gz
Beta 20 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4e2b79e9c47..8ab4a35d0a9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Andy Weidenbaum <archbaum@gmail.com>
pkgname=mist
-pkgver=0.7.5
-_pkgver=0-7-5
+pkgver=0.7.6
+_pkgver=0-7-6
pkgrel=1
pkgdesc="Ethereum wallet for Ether accounts, wallets and smart contracts (includes Mist browser)."
arch=('i686' 'x86_64')
@@ -49,13 +49,13 @@ source_i686=(
"${pkgname}-${_pkgver}-32.zip::https://github.com/ethereum/$pkgname/releases/download/${pkgver}/Ethereum-Wallet-linux32-$_pkgver.zip"
)
sha256sums_i686=(
- "2f40fe810093cf00b777eb93c721aaf4aff87a5db7bc7dbb756ea51aa19daa54"
+ "4cb5c912388d7c6297bb77faad97e282e6acc7263550a54805ae3a16c606ac13"
)
source_x86_64=(
"${pkgname}-${_pkgver}-64.zip::https://github.com/ethereum/$pkgname/releases/download/${pkgver}/Ethereum-Wallet-linux64-$_pkgver.zip"
)
sha256sums_x86_64=(
- "493081687a06fb69aac528651b2aa4b820dd097377052133f0a75468cf2ade4e"
+ "123ff2213170928856aa365b267c1b372576757dc0e53666d8a4760e056cacc6"
)
package() {