summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Gembe2019-09-10 13:16:04 +0700
committerAxel Gembe2019-09-10 13:16:04 +0700
commitd713dc20519f4eabc4effc64865bc7d313fa654a (patch)
tree14cbab8a6feec885d72dd47a22931b9214b5839d
parent0f84f55cebd1c72ab5d51ed28fae375f003252c1 (diff)
downloadaur-d713dc20519f4eabc4effc64865bc7d313fa654a.tar.gz
Version 4.0.10
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c7b9496aa8c..c7315f1941eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = electron-cash-bin
pkgdesc = Lightweight Bitcoin Cash wallet
- pkgver = 4.0.9
+ pkgver = 4.0.10
pkgrel = 1
url = http://www.electroncash.org/
arch = x86_64
license = MIT
depends = ttf-bitstream-vera
validpgpkeys = D56C110F4555F371AEEFCB254FD06489EFF1DDE1
- source_x86_64 = https://github.com/Electron-Cash/Electron-Cash/releases/download/4.0.9/Electron-Cash-4.0.9-x86_64.AppImage
- source_x86_64 = https://github.com/Electron-Cash/Electron-Cash/releases/download/4.0.9/Electron-Cash-4.0.9-x86_64.AppImage.asc
- sha256sums_x86_64 = 0ef5941a537d947d9e37ad8dff2e3e5efd8ff67f9958115a9122a9c5549109d0
+ source_x86_64 = https://github.com/Electron-Cash/Electron-Cash/releases/download/4.0.10/Electron-Cash-4.0.10-x86_64.AppImage
+ source_x86_64 = https://github.com/Electron-Cash/Electron-Cash/releases/download/4.0.10/Electron-Cash-4.0.10-x86_64.AppImage.asc
+ sha256sums_x86_64 = 886767df29b8f7ea6fd0540bc32fb7ae74c0da38d977e1e549bcc14d4fcd9eac
sha256sums_x86_64 = SKIP
pkgname = electron-cash-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5b76809cdc97..b822963fa294 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=electron-cash-bin
pkgdesc='Lightweight Bitcoin Cash wallet'
-pkgver=4.0.9
+pkgver=4.0.10
pkgrel=1
pkgbin=electron-cash
url='http://www.electroncash.org/'
@@ -20,7 +20,7 @@ source_x86_64=(
"${github}/releases/download/${pkgver}/${appimage}.asc"
)
-sha256sums_x86_64=('0ef5941a537d947d9e37ad8dff2e3e5efd8ff67f9958115a9122a9c5549109d0'
+sha256sums_x86_64=('886767df29b8f7ea6fd0540bc32fb7ae74c0da38d977e1e549bcc14d4fcd9eac'
'SKIP')
package() {