summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2022-05-06 06:00:14 +1000
committerDavid Barri2022-05-06 06:00:14 +1000
commit97c4ab39d33fcc047cff5f46562ae912fc644b0b (patch)
tree1f7b986a3523ec04c88cf174ea3515d7ea7b7db1
parent45fd9654434754252bea0058dafb252c527d6a80 (diff)
downloadaur-97c4ab39d33fcc047cff5f46562ae912fc644b0b.tar.gz
Upgrade to 2.46.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d4e31db4019..ddfa9fd50e53 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.45.1
+ pkgver = 2.46.4
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.45.1-220.rpm
- sha256sums = 8191e4a4b9e6bb132c460496ebea9e10eb8c84cc8e46cdde22f8b4877bb0412b
+ source = https://get.atomicwallet.io/download/atomicwallet-2.46.4-224.rpm
+ sha256sums = df056e0f0e4a8f89cbb6ba943bc48bd11528615085737d8c1ac2ff08137fb483
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index 612f6206bd4f..2cbd5fb0a5d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.45.1
+pkgver=2.46.4
pkgrel=1
-_pkgver_suffix=220
+_pkgver_suffix=224
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=('8191e4a4b9e6bb132c460496ebea9e10eb8c84cc8e46cdde22f8b4877bb0412b')
+sha256sums=('df056e0f0e4a8f89cbb6ba943bc48bd11528615085737d8c1ac2ff08137fb483')
package() {
set -e