summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2023-04-27 06:00:15 +1000
committerDavid Barri2023-04-27 06:00:15 +1000
commit59fe193bf498adb9699478c8af38439337b5a69c (patch)
treef3cd9f8a9e1bc2429c7919f000cd465817b07d66
parent0fb654e328e068bf2800b9980567ca603f06f6ca (diff)
downloadaur-59fe193bf498adb9699478c8af38439337b5a69c.tar.gz
Upgrade to 2.70.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18bcb113aae0..da420dacc8c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = atomicwallet
pkgdesc = Atomic Wallet is a decentralized Cryptocurrency wallet that supports more than 500 coins and tokens, providing simplicity, safety, and convenience for its users.
- pkgver = 2.69.2
+ pkgver = 2.70.4
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.69.2.rpm
- sha256sums = 55c8c7c11a893ae8e8b20c6c243dbddb06fcbf67a63077e65916400c475640ae
+ source = https://get.atomicwallet.io/download/atomicwallet-2.70.4.rpm
+ sha256sums = eb64832d65e4270f2da2478792dd49b85b7e2e88a60279952ea65386b7a83b19
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index 7b0f43c46c42..367ae1e70aa6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.69.2
+pkgver=2.70.4
pkgrel=1
pkgdesc="Atomic Wallet is a decentralized Cryptocurrency wallet that supports more than 500 coins and tokens, providing simplicity, safety, and convenience for its users."
arch=('x86_64')
url="https://atomicwallet.io"
license=('unknown')
source=("https://get.atomicwallet.io/download/atomicwallet-$pkgver.rpm")
-sha256sums=('55c8c7c11a893ae8e8b20c6c243dbddb06fcbf67a63077e65916400c475640ae')
+sha256sums=('eb64832d65e4270f2da2478792dd49b85b7e2e88a60279952ea65386b7a83b19')
package() {
set -e