summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew Tran2019-05-27 14:07:06 -0500
committerMatthew Tran2019-05-27 14:07:06 -0500
commitf86ad582857934194c743269ea8b169a04cc4cf3 (patch)
tree3ff3013594f78ad5be71e87e57309f3a9edca4f2 /PKGBUILD
parentee4b4e46b344d0443929bc936a9e1c0ea93c6a6a (diff)
downloadaur-f86ad582857934194c743269ea8b169a04cc4cf3.tar.gz
4.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 503238b2ae46..b7778035b9a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname='electron-cash'
pkgdesc='Lightweight Bitcoin Cash wallet'
-pkgver=4.0.4
+pkgver=4.0.5
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=('38182394bf81fda8c553b403f520b87da5ced0067be03ed78936e5eed760dfd2')
+sha256sums=('03e45bf89bf32eb78943a336bb70dc4476f767d4f07afc12123f04c4a7889c74')
build() {
cd "Electron-Cash-${pkgver}"