summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Gembe2023-05-18 01:45:22 +0700
committerAxel Gembe2023-05-18 01:45:22 +0700
commitd2c54e6cccd802279623a094456ead200aedc504 (patch)
tree506979e09a63aec791e362851e8c26635f8d6730
parentf46073bc4e6f9a0bb39121d0c936013e75d18473 (diff)
downloadaur-d2c54e6cccd802279623a094456ead200aedc504.tar.gz
Version 4.3.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49c1f4cd188b..e7f99a69e10b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = electron-cash-bin
pkgdesc = Lightweight Bitcoin Cash wallet
- pkgver = 4.2.14
+ pkgver = 4.3.0
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.2.14/Electron-Cash-4.2.14-x86_64.AppImage
- source_x86_64 = Electron-Cash-4.2.14-x86_64.AppImage.asc::https://github.com/Electron-Cash/Electron-Cash/releases/download/4.2.14/Electron-Cash-4.2.14-x86_64.AppImage.asc
- sha256sums_x86_64 = af3036c7bb561f131cb3a94e0c4faa3084404f72907a8825cb6919ddc07419a3
+ 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
sha256sums_x86_64 = SKIP
pkgname = electron-cash-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2e47ddd17635..1ab80fbbe624 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=electron-cash-bin
pkgdesc='Lightweight Bitcoin Cash wallet'
-pkgver=4.2.14
+pkgver=4.3.0
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=('af3036c7bb561f131cb3a94e0c4faa3084404f72907a8825cb6919ddc07419a3'
+sha256sums_x86_64=('cadafe571bf55190e49a14d8ec38e894ecf38ce41b25594c08b708c5fa89434e'
'SKIP')
package() {