summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2022-02-10 06:00:26 +1100
committerDavid Barri2022-02-10 06:00:26 +1100
commitccd75180ef38e6585bf664ebb13f205006575b93 (patch)
tree27b534f98f282a4994ee487287d9ad1ef32e16ff
parent5420136457ca1bd254c933932d57d93a8e621d1e (diff)
downloadaur-ccd75180ef38e6585bf664ebb13f205006575b93.tar.gz
Upgrade to 2.39.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79afd8f638ca..60bc72c7829f 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.38.0
+ pkgver = 2.39.2
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.38.0-189.rpm
- sha256sums = fd3497c82141ef79f4060f826bd49a6560337a1fe5880b0ad67c56458a2f31c1
+ source = https://get.atomicwallet.io/download/atomicwallet-2.39.2-192.rpm
+ sha256sums = 8b55c8b0080d337f3310ee3422c3863a2f2fe3c1f3f21994efcc300dbd795f83
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index 748999ff1c62..2fbaeedf092e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.38.0
+pkgver=2.39.2
pkgrel=1
-_pkgver_suffix=189
+_pkgver_suffix=192
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=('fd3497c82141ef79f4060f826bd49a6560337a1fe5880b0ad67c56458a2f31c1')
+sha256sums=('8b55c8b0080d337f3310ee3422c3863a2f2fe3c1f3f21994efcc300dbd795f83')
package() {
set -e