summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Gembe2023-05-20 13:12:06 +0700
committerAxel Gembe2023-05-20 13:12:06 +0700
commit510c841a7e7f16e53df4427369b361f5861ac4cb (patch)
treec199f20fd1ce201540a94402c9ffa9d651b47674
parentd2c54e6cccd802279623a094456ead200aedc504 (diff)
downloadaur-510c841a7e7f16e53df4427369b361f5861ac4cb.tar.gz
Version 4.3.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7f99a69e10b..334d92a522c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = electron-cash-bin
pkgdesc = Lightweight Bitcoin Cash wallet
- pkgver = 4.3.0
+ pkgver = 4.3.1
pkgrel = 1
url = http://www.electroncash.org/
arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = electron-cash-bin
conflicts = electron-cash
validpgpkeys = D56C110F4555F371AEEFCB254FD06489EFF1DDE1
validpgpkeys = D465135F97D0047E18E99DC321810A542031C02C
- source_x86_64 = https://github.com/Electron-Cash/Electron-Cash/releases/download/4.3.0/Electron-Cash-4.3.0-x86_64.AppImage
- source_x86_64 = Electron-Cash-4.3.0-x86_64.AppImage.asc::https://github.com/Electron-Cash/Electron-Cash/releases/download/4.3.0/Electron-Cash-4.3.0-x86_64.AppImage.asc
- sha256sums_x86_64 = cadafe571bf55190e49a14d8ec38e894ecf38ce41b25594c08b708c5fa89434e
+ source_x86_64 = https://github.com/Electron-Cash/Electron-Cash/releases/download/4.3.1/Electron-Cash-4.3.1-x86_64.AppImage
+ source_x86_64 = Electron-Cash-4.3.1-x86_64.AppImage.asc::https://github.com/Electron-Cash/Electron-Cash/releases/download/4.3.1/Electron-Cash-4.3.1-x86_64.AppImage.asc
+ sha256sums_x86_64 = a482e354147c266b7361392a8331a04a8ef6bd0258f8c90640df20c6fbfcd78b
sha256sums_x86_64 = SKIP
pkgname = electron-cash-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1ab80fbbe624..2ec8b5858454 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=electron-cash-bin
pkgdesc='Lightweight Bitcoin Cash wallet'
-pkgver=4.3.0
+pkgver=4.3.1
pkgrel=1
pkgbin=electron-cash
url='http://www.electroncash.org/'
@@ -24,7 +24,7 @@ source_x86_64=(
"${appimage}.asc::${github}/releases/download/${pkgver}/${appimage}.asc"
)
-sha256sums_x86_64=('cadafe571bf55190e49a14d8ec38e894ecf38ce41b25594c08b708c5fa89434e'
+sha256sums_x86_64=('a482e354147c266b7361392a8331a04a8ef6bd0258f8c90640df20c6fbfcd78b'
'SKIP')
package() {