summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2022-10-22 06:00:14 +1100
committerDavid Barri2022-10-22 06:00:14 +1100
commit3034b546717a1b46f4cef9bf97cf294b6aefa773 (patch)
tree80572fe646b7c40f177cd01561994f9fb3180a00
parent2c7ffa972d0b6f5c2ae24fd59d7d762d1e566bcb (diff)
downloadaur-3034b546717a1b46f4cef9bf97cf294b6aefa773.tar.gz
Upgrade to 2.55.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fd527ee9733..e9662ad11d36 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.55.1
+ pkgver = 2.55.3
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.55.1-290.rpm
- sha256sums = 324964c830bcdaeb862ce3893126a2b82d48b95d31d6ce7d66cca56acf7fcdbf
+ source = https://get.atomicwallet.io/download/atomicwallet-2.55.3-296.rpm
+ sha256sums = 935f42a02bf6e75a5cd72bacb64d7b1d401d3d3fded046781e050ee0b6d3d562
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index 5840ff4c7ebe..b2cd7c714af0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.55.1
+pkgver=2.55.3
pkgrel=1
-_pkgver_suffix=290
+_pkgver_suffix=296
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-$_pkgver_suffix.rpm")
-sha256sums=('324964c830bcdaeb862ce3893126a2b82d48b95d31d6ce7d66cca56acf7fcdbf')
+sha256sums=('935f42a02bf6e75a5cd72bacb64d7b1d401d3d3fded046781e050ee0b6d3d562')
package() {
set -e