summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2023-03-04 06:00:16 +1100
committerDavid Barri2023-03-04 06:00:16 +1100
commit694da6b46687b0e34bf9a583ef7f39ee6281e486 (patch)
tree851a8154686602eaf57baeaf8e57f0e34f5b48e7
parentdc28f9f3021b7ff42f32c85b8fb59bcf202f7c9d (diff)
downloadaur-694da6b46687b0e34bf9a583ef7f39ee6281e486.tar.gz
Upgrade to 2.66.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d86a2692e42c..40f170a9508d 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.66.2
+ pkgver = 2.66.4
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.66.2.rpm
- sha256sums = f6b4a14b41583efd68fccee0258d08a5b4bc8c602ff510c65ba729f547d4d965
+ source = https://get.atomicwallet.io/download/atomicwallet-2.66.4.rpm
+ sha256sums = 941a51e2a62060e8f4c845e1a9dcdeed061e5469b79a9b1340e4188748e8be33
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index d06422734ab4..b48fce68965a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.66.2
+pkgver=2.66.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=('f6b4a14b41583efd68fccee0258d08a5b4bc8c602ff510c65ba729f547d4d965')
+sha256sums=('941a51e2a62060e8f4c845e1a9dcdeed061e5469b79a9b1340e4188748e8be33')
package() {
set -e