summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Gembe2024-05-08 14:39:06 +0700
committerAxel Gembe2024-05-08 14:39:06 +0700
commit3612ca9be95597441d94b9f8b2e59b857bed173a (patch)
tree5e274a4bce30f32275be56f971fd71ff768efd83
parent6444b1b9eb5022ab7217368290e0693d13272a15 (diff)
downloadaur-electron-cash-bin.tar.gz
Version 4.4.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6548b66629f2..4063a4cb06f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = electron-cash-bin
pkgdesc = Lightweight Bitcoin Cash wallet
- pkgver = 4.4.0
+ pkgver = 4.4.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.4.0/Electron-Cash-4.4.0-x86_64.AppImage
- source_x86_64 = Electron-Cash-4.4.0-x86_64.AppImage.asc::https://github.com/Electron-Cash/Electron-Cash/releases/download/4.4.0/Electron-Cash-4.4.0-x86_64.AppImage.asc
- sha256sums_x86_64 = 4e2468e58eb31cd938929913722bb351d9e0e13141d4d61b2ea326935575df31
+ source_x86_64 = https://github.com/Electron-Cash/Electron-Cash/releases/download/4.4.1/Electron-Cash-4.4.1-x86_64.AppImage
+ source_x86_64 = Electron-Cash-4.4.1-x86_64.AppImage.asc::https://github.com/Electron-Cash/Electron-Cash/releases/download/4.4.1/Electron-Cash-4.4.1-x86_64.AppImage.asc
+ sha256sums_x86_64 = be0d0aeb1fe58d4217cfd163708f3e966cfb3074f806fcf33372246ad222b815
sha256sums_x86_64 = SKIP
pkgname = electron-cash-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3068df33af8e..8f7a4b047d13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=electron-cash-bin
pkgdesc='Lightweight Bitcoin Cash wallet'
-pkgver=4.4.0
+pkgver=4.4.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=('4e2468e58eb31cd938929913722bb351d9e0e13141d4d61b2ea326935575df31'
+sha256sums_x86_64=('be0d0aeb1fe58d4217cfd163708f3e966cfb3074f806fcf33372246ad222b815'
'SKIP')
package() {