summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew Tran2019-06-06 13:49:41 -0500
committerMatthew Tran2019-06-06 13:49:41 -0500
commitb42f68a37c6e858953c43d38ef07ed1cc841c553 (patch)
tree91b61de4d0215908cfe582a8faef43e8ccb366ef /PKGBUILD
parentf86ad582857934194c743269ea8b169a04cc4cf3 (diff)
downloadaur-b42f68a37c6e858953c43d38ef07ed1cc841c553.tar.gz
4.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7778035b9a8..19a80f93f367 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname='electron-cash'
pkgdesc='Lightweight Bitcoin Cash wallet'
-pkgver=4.0.5
+pkgver=4.0.6
pkgrel=1
url='http://www.electroncash.org/'
arch=('any')
@@ -46,7 +46,7 @@ optdepends=(
provides=("${pkgname}")
conflicts=("${pkgname}")
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Electron-Cash/Electron-Cash/archive/${pkgver}.tar.gz")
-sha256sums=('03e45bf89bf32eb78943a336bb70dc4476f767d4f07afc12123f04c4a7889c74')
+sha256sums=('a46a2a054454d4b78f3de9debac550ce89e44bac8fe587e055c0efa87fa494f6')
build() {
cd "Electron-Cash-${pkgver}"